| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.client.reactive |
Everything required for a Reactive Elasticsearch client.
|
| Modifier and Type | Method and Description |
|---|---|
static HostProvider |
HostProvider.provider(WebClientProvider clientProvider,
InetSocketAddress... endpoints)
Create a new
HostProvider best suited for the given WebClientProvider and number of hosts. |
| Constructor and Description |
|---|
DefaultReactiveElasticsearchClient(HostProvider hostProvider)
Create a new
DefaultReactiveElasticsearchClient using the given HostProvider to obtain server
connections. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.