| HasAttributeNodeSelector |
A NodeSelector that selects nodes that have a particular value
for an attribute.
|
| HeapBufferedAsyncResponseConsumer |
Default implementation of HttpAsyncResponseConsumer.
|
| HttpAsyncResponseConsumerFactory.HeapBufferedResponseConsumerFactory |
Default factory used to create instances of HttpAsyncResponseConsumer.
|
| Node |
Metadata about an HttpHost running Elasticsearch.
|
| Node.Roles |
Role information about an Elasticsearch process.
|
| Request |
HTTP Request to Elasticsearch.
|
| RequestOptions |
The portion of an HTTP request to Elasticsearch that can be
manipulated without changing Elasticsearch's behavior.
|
| RequestOptions.Builder |
|
| Response |
Holds an elasticsearch response.
|
| RestClient |
Client that connects to an Elasticsearch cluster through HTTP.
|
| RestClient.FailureListener |
Listener that allows to be notified whenever a failure happens.
|
| RestClientBuilder |
|