Spring Data Elasticsearch
- java.lang.Object
-
- org.springframework.data.elasticsearch.core.clients.elasticsearch7.ElasticsearchAggregation
-
- All Implemented Interfaces:
- AggregationContainer<org.elasticsearch.search.aggregations.Aggregation>
public class ElasticsearchAggregation
extends Object
implements AggregationContainer<org.elasticsearch.search.aggregations.Aggregation>
AggregationContainer implementation for an Elasticsearch7 aggregation.
- Since:
- 4.3
- Author:
- Peter-Josef Meisch
-
-
Constructor Summary
Constructors
Constructor and Description |
ElasticsearchAggregation(org.elasticsearch.search.aggregations.Aggregation aggregation) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Spring Data Elasticsearch
Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.