| Interface | Description |
|---|---|
| ClientConfiguration |
Configuration interface exposing common client configuration properties for Elasticsearch clients.
|
| ClientConfiguration.ClientConfigurationBuilderWithRequiredEndpoint | |
| ClientConfiguration.MaybeSecureClientConfigurationBuilder | |
| ClientConfiguration.TerminalClientConfigurationBuilder | |
| RestClients.ElasticsearchRestClient |
| Class | Description |
|---|---|
| ClientLogger |
Logging Utility to log client requests and responses.
|
| ElasticsearchHost |
Value Object containing information about Elasticsearch cluster nodes.
|
| NodeClientFactoryBean | Deprecated
since 4.1, we're not supporting embedded Node clients anymore, use the REST client
|
| NodeClientFactoryBean.TestNode | |
| RestClientFactoryBean |
RestClientFactoryBean
|
| RestClients |
Utility class for common access to Elasticsearch clients.
|
| TransportClientFactoryBean | Deprecated
as of 4.0
|
| Enum | Description |
|---|---|
| ElasticsearchHost.State |
| Exception | Description |
|---|---|
| NoReachableHostException |
RuntimeException to be emitted / thrown when the cluster is down (aka none of the known nodes is reachable). |
Copyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.