elasticsearch/plugins/examples
Ryan Ernst 83ce15ae06
Make TransportRequest an interface (#126733)
In order to support a future TransportRequest variant that accepts the
response type, TransportRequest needs to be an interface. This commit
adds AbstractTransportRequest as a concrete implementation and makes
TransportRequest a simple interface that joints together the parent
interfaces from TransportMessage.

Note that this was done entirely in Intellij using structural find and
replace.
2025-04-14 14:22:28 -07:00
..
custom-processor Fix compilation and tests for customAuthzEngine (#125469) 2025-03-24 12:03:06 +11:00
custom-settings Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
custom-significance-heuristic Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
custom-suggester Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
gradle/wrapper Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
painless-whitelist Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
rescore Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
rest-handler Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
script-expert-scoring Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00
security-authorization-engine Make TransportRequest an interface (#126733) 2025-04-14 14:22:28 -07:00
stable-analysis Update Gradle wrapper to 8.12 (#118683) 2024-12-30 15:34:24 +01:00
build.gradle Bump the min java version for examples (#112843) 2024-09-26 20:05:44 -05:00
gradle.properties Add AGPLv3 as a supported license 2024-09-13 15:29:46 -07:00
gradlew Update the gradlew stuff in plugins/examples (#112517) 2024-09-04 11:27:17 -04:00
gradlew.bat Update the gradlew stuff in plugins/examples (#112517) 2024-09-04 11:27:17 -04:00
NOTICE.txt Remove Joda dependency (#79007) 2021-10-13 17:37:31 -07:00
settings.gradle Update Gradle Enterprise Plugin (Develocity) to 3.19.2 (#125137) 2025-03-19 19:19:54 +01:00
SSPL-1.0+ELASTIC-LICENSE-2.0.txt Isolate example plugins projects from main Elasticsearch build (#78140) 2021-09-22 12:01:26 -07:00