Uses of Package
org.springframework.data.elasticsearch.client.elc
Packages that use org.springframework.data.elasticsearch.client.elc
Package
Description
This package contains classes that use the new Elasticsearch client library (co.elastic.clients:elasticsearch-java)
to access Elasticsearch.
-
Classes in org.springframework.data.elasticsearch.client.elc used by org.springframework.data.elasticsearch.client.elcClassDescriptionClass to combine an Elasticsearch
Aggregatewith its name.Extension of theElasticsearchClientclass that implementsAutoCloseable.base class for a template that uses one of theElasticsearchClient's child clients likeElasticsearchClusterClientorElasticsearchIndicesClient.Callback interface to be used withChildTemplate.execute(ClientCallback)for operating directly on the client.Implementation of theClusterOperationsinterface using enElasticsearchClusterClient.DefaultElasticsearchObservationConventionimplementation.AggregationContainerfor aAggregationthat holds Elasticsearch data.SimplePersistenceExceptionTranslatorfor Elasticsearch.ObservationDocumentationfor Spring Data Elasticsearch template operations.Observation.Contextfor Spring Data Elasticsearch operations.ObservationConventionfor Spring Data Elasticsearch operations.Enumeration of Spring Data Elasticsearch operation names used in observations.Callback interface to be used withElasticsearchTemplate.execute(ElasticsearchTemplate.ClientCallback)for operating directly on theElasticsearchClient.A Map<String,Object> to represent any entity as it's returned from Elasticsearch and before it is converted to aDocument.AQueryimplementation using query builders from the new Elasticsearch Client library.base class for a reactive template that uses on of theReactiveElasticsearchClient's child clients.Callback interface to be used withReactiveChildTemplate.execute(ClientCallback)for operating directly on the client.Reactive version ofElasticsearchClient.Reactive version of theElasticsearchClusterClientReactive version of theElasticsearchIndicesClientReactive version ofElasticsearchSqlClient.Implementation ofReactiveElasticsearchOperationsusing the new Elasticsearch client.Callback interface to be used with} for operating directly oninvalid @link
{@link #execute(ReactiveElasticsearchTemplate.ClientCallback<>)ReactiveElasticsearchClient.