Class DefaultReactiveElasticsearchClient

java.lang.Object
org.springframework.data.elasticsearch.client.erhlc.DefaultReactiveElasticsearchClient
All Implemented Interfaces:
ReactiveElasticsearchClient, ReactiveElasticsearchClient.Cluster, ReactiveElasticsearchClient.Indices

Deprecated.
since 5.0
A WebClient based ReactiveElasticsearchClient that connects to an Elasticsearch cluster using HTTP.
Since:
3.2
Author:
Christoph Strobl, Mark Paluch, Peter-Josef Meisch, Huw Ayling-Miller, Henrique Amaral, Roman Puchkovskiy, Russell Parry, Thomas Geese, Brian Clozel, Farid Faoudi, George Popides, Sijia Liu
See Also: