Package org.springframework.data.elasticsearch.client
@NonNullApi
@NonNullFields
package org.springframework.data.elasticsearch.client
-
ClassDescriptionConfiguration interface exposing common client configuration properties for Elasticsearch clients.Callback to be executed to configure a client.Deprecated.since 5.0, Elasticsearch's RestClient has a trace level logging available.Value Object containing information about Elasticsearch cluster nodes.Utility to parse endpoints in
host:port
format intoInetSocketAddress
.RuntimeException
to be emitted / thrown when the cluster is down (aka none of the known nodes is reachable).Exception to be thrown by a backend implementation on operations that are not supported for that backend.