OpenSearch/test/framework
Tal Levy 6ab4b6b0ac revamp TransportRequest handlers to support Writeable (#26315)
This PR begins the long journey to deprecating Streamable.

The idea here is to add additional method signatures that
support Writeable.Reader, so that the work to migrate objects TransportMessage to
implement Writeable and not Streamable.

One example conversion is done in this PR: SimulatePipelineRequest.
2017-08-22 15:47:05 -07:00
..
src revamp TransportRequest handlers to support Writeable (#26315) 2017-08-22 15:47:05 -07:00
build.gradle Add links to external classes in clients javadoc (#25998) 2017-08-17 21:03:47 +02:00