Uses of Interface
org.springframework.data.elasticsearch.client.reactive.ReactiveElasticsearchClient.Indices
Packages that use ReactiveElasticsearchClient.Indices
Package
Description
-
Uses of ReactiveElasticsearchClient.Indices in org.springframework.data.elasticsearch.client.reactive
Classes in org.springframework.data.elasticsearch.client.reactive that implement ReactiveElasticsearchClient.IndicesModifier and TypeClassDescriptionclassAWebClientbasedReactiveElasticsearchClientthat connects to an Elasticsearch cluster using HTTP.Methods in org.springframework.data.elasticsearch.client.reactive that return ReactiveElasticsearchClient.Indices -
Uses of ReactiveElasticsearchClient.Indices in org.springframework.data.elasticsearch.core
Methods in org.springframework.data.elasticsearch.core that return ReactiveElasticsearchClient.IndicesModifier and TypeMethodDescriptionprotected ReactiveElasticsearchClient.IndicesReactiveElasticsearchTemplate.getIndicesClient()Obtain theReactiveElasticsearchClient.Indicesto operate upon.Methods in org.springframework.data.elasticsearch.core with parameters of type ReactiveElasticsearchClient.IndicesModifier and TypeMethodDescriptionReactiveElasticsearchOperations.IndicesClientCallback.doWithClient(ReactiveElasticsearchClient.Indices client)