Uses of Package
org.springframework.data.elasticsearch.core.cluster
Packages that use org.springframework.data.elasticsearch.core.cluster
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
This package contains classes that use the old Elasticsearch 7 libraries to access Elasticsearch either directly by
using the RestHighLevelClient or indirectly by using code copied from Elasticsearch libraries (reactive
implementation).
Interfaces and classes related to Elasticsearch cluster information and management.
-
Classes in org.springframework.data.elasticsearch.core.cluster used by org.springframework.data.elasticsearch.client.elcClassDescriptionInformation about the cluster health.Elasticsearch operations on cluster level.Reactive Elasticsearch operations on cluster level.
-
Classes in org.springframework.data.elasticsearch.core.cluster used by org.springframework.data.elasticsearch.client.erhlcClassDescriptionInformation about the cluster health.Elasticsearch operations on cluster level.Reactive Elasticsearch operations on cluster level.
-
Classes in org.springframework.data.elasticsearch.core.cluster used by org.springframework.data.elasticsearch.coreClassDescriptionElasticsearch operations on cluster level.Reactive Elasticsearch operations on cluster level.
-
Classes in org.springframework.data.elasticsearch.core.cluster used by org.springframework.data.elasticsearch.core.clusterClassDescriptionInformation about the cluster health.