| Package | Description |
|---|---|
| org.springframework.data.elasticsearch.client | |
| org.springframework.data.elasticsearch.client.reactive |
| Modifier and Type | Method and Description |
|---|---|
static ElasticsearchHost |
ElasticsearchHost.offline(InetSocketAddress host) |
static ElasticsearchHost |
ElasticsearchHost.online(InetSocketAddress host) |
| Constructor and Description |
|---|
NoReachableHostException(Set<ElasticsearchHost> hosts) |
NoReachableHostException(Set<ElasticsearchHost> hosts,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Set<ElasticsearchHost> |
HostProvider.ClusterInformation.getNodes() |
Collection<ElasticsearchHost> |
ReactiveElasticsearchClient.Status.hosts()
Get the collection of known hosts.
|
| Constructor and Description |
|---|
ClusterInformation(Set<ElasticsearchHost> nodes) |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.