Package co.elastic.clients.transport.rest5_client.low_level
package co.elastic.clients.transport.rest5_client.low_level
-
ClassDescriptionRepresents an operation that can be cancelled.A
NodeSelectorthat selects nodes that have a particular value for an attribute.Factory used to create instances ofAsyncResponseConsumer.Default factory used to create instances ofAsyncResponseConsumer.Metadata about anHttpHostrunning Elasticsearch.Role information about an Elasticsearch process.Selects nodes that can receive requests.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.HTTP Request to Elasticsearch.The portion of an HTTP request to Elasticsearch that can be manipulated without changing Elasticsearch's behavior.BuildsRequestOptions.Holds an elasticsearch response.Exception thrown when an elasticsearch node responds to a request with a status code that indicates an error.Listener to be provided when calling async performRequest methods provided byRest5Client.Client that connects to an Elasticsearch cluster through HTTP.A gzip compressing entity that also implementsgetContent().Listener that allows to be notified whenever a failure happens.Helps creating a newRest5Client.This exception is used to indicate that one or moreResponse.getWarnings()exist and is typically used when theRest5Clientis set to fail by settingRest5ClientBuilder.setStrictDeprecationMode(boolean)to `true`.Called if there are warnings to determine if those warnings should fail the request.