OpenSearch/client
Tanguy Leroux b3819e7f30 Make RestHighLevelClient's Request class public (#26627)
Request class is currently package protected, making it difficult for
the users to extend the RestHighLevelClient and to use its protected
methods to execute requests. This commit makes the Request class public
and changes few methods of RestHighLevelClient to be protected.
2017-09-20 11:36:10 +02:00
..
benchmark Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00
client-benchmark-noop-api-plugin Migrate Search requests to use Writeable reading strategies (#26428) 2017-08-30 11:00:33 -07:00
rest Better message text for ResponseException 2017-09-14 21:10:12 -04:00
rest-high-level Make RestHighLevelClient's Request class public (#26627) 2017-09-20 11:36:10 +02:00
sniffer fix testSniffNodes to use the new error message 2017-09-16 10:43:48 +03:00
test Revert shading for the low level rest client (#26367) 2017-08-25 14:13:12 -05:00
transport Add links to external classes in clients javadoc (#25998) 2017-08-17 21:03:47 +02:00