elasticsearch/x-pack/plugin/eql
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
..
qa [Build] Require reason for usesDefaultDistribution (#124707) 2025-03-17 08:25:39 +01:00
src Make TransportRequest an interface (#126733) 2025-04-14 14:22:28 -07:00
build.gradle Reapply "Update Gradle wrapper to 8.13 (#122421)" (#123889) (#123896) 2025-03-05 08:02:13 +01:00