All Classes
-
Class Description HasAttributeNodeSelector ANodeSelectorthat selects nodes that have a particular value for an attribute.HeapBufferedAsyncResponseConsumer Default implementation ofHttpAsyncResponseConsumer.HttpAsyncResponseConsumerFactory Factory used to create instances ofHttpAsyncResponseConsumer.HttpAsyncResponseConsumerFactory.HeapBufferedResponseConsumerFactory Default factory used to create instances ofHttpAsyncResponseConsumer.JavaVersion Node Metadata about anHttpHostrunning Elasticsearch.Node.Roles Role information about an Elasticsearch process.NodeSelector Selects nodes that can receive requests.PreferHasAttributeNodeSelector BothPreferHasAttributeNodeSelectorandHasAttributeNodeSelectorwill work the same if there is aNodewith particular attribute in the attributes, butPreferHasAttributeNodeSelectorwill select anotherNodes even if there is noNodewith particular attribute in the attributes.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 BuildsRequestOptions.Response Holds an elasticsearch response.ResponseException Exception thrown when an elasticsearch node responds to a request with a status code that indicates an error.ResponseListener Listener to be provided when calling async performRequest methods provided byRestClient.RestClient Client that connects to an Elasticsearch cluster through HTTP.RestClient.FailureListener Listener that allows to be notified whenever a failure happens.RestClientBuilder Helps creating a newRestClient.RestClientBuilder.HttpClientConfigCallback Callback used to customize theCloseableHttpClientinstance used by aRestClientinstance.RestClientBuilder.RequestConfigCallback Callback used the defaultRequestConfigbeing set to theCloseableHttpClientWarningFailureException This exception is used to indicate that one or moreResponse.getWarnings()exist and is typically used when theRestClientis set to fail by settingRestClientBuilder.setStrictDeprecationMode(boolean)to `true`.WarningsHandler Called if there are warnings to determine if those warnings should fail the request.