See: Description
Interface | Description |
---|---|
ElasticsearchRestTemplate.ClientCallback<T> |
Callback interface to be used with
ElasticsearchRestTemplate.execute(ClientCallback) for operating directly on
RestHighLevelClient . |
ReactiveElasticsearchTemplate.DocumentCallback<T> | |
ReactiveElasticsearchTemplate.SearchDocumentCallback<T> |
Class | Description |
---|---|
ElasticsearchAggregation |
AggregationContainer implementation for an Elasticsearch7 aggregation.
|
ElasticsearchAggregations |
AggregationsContainer implementation for the Elasticsearch7 aggregations.
|
ElasticsearchExceptionTranslator |
Simple
PersistenceExceptionTranslator for Elasticsearch. |
ElasticsearchRestTemplate |
ElasticsearchRestTemplate
|
ReactiveElasticsearchTemplate | |
RequestFactory |
Factory class to create Elasticsearch request instances from Spring Data Elasticsearch query objects.
|
ResponseConverter |
Factory class to convert elasticsearch responses to different type of data classes.
|
SearchHitsUtil |
Utility class to prevent leaking of Lucene API into Spring Data Elasticsearch.
|
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.