Package org.springframework.data.elasticsearch.client.reactive
@NonNullApi
@NonNullFields
package org.springframework.data.elasticsearch.client.reactive
-
ClassDescriptionA
WebClientbasedReactiveElasticsearchClientthat connects to an Elasticsearch cluster using HTTP.HostProvider<T extends HostProvider<T>>Infrastructure helper class aware of hosts within the cluster and the health of those allowing easy selection of active ones.Value object accumulating information about an Elasticsearch cluster.HostProvider.Verificationallows to influence the lookup strategy for active hosts.A reactive client to connect to Elasticsearch.Encapsulation of methods for accessing the Cluster API.Encapsulation of methods for accessing the Indices API.Low level callback interface operating uponWebClientto send commands towards elasticsearch.Cumulative clientElasticsearchHostinformation.Utility class for common access to reactive Elasticsearch clients.ClientConfiguration.ClientConfigurationCallbackto configure the ReactiveElasticsearchClient with aWebClientException thrown if the request body cannot be properly encoded.Provider forWebClients using a pre-configuredscheme.