Class ElasticsearchAggregation

java.lang.Object
org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation
All Implemented Interfaces:
AggregationContainer<Aggregation>

public class ElasticsearchAggregation extends Object implements AggregationContainer<Aggregation>
AggregationContainer for a Aggregation that holds Elasticsearch data.
Since:
4.4
Author:
Peter-Josef Meisch