Class ElasticsearchAggregations

java.lang.Object
org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregations
All Implemented Interfaces:
AggregationsContainer<List<ElasticsearchAggregation>>

public class ElasticsearchAggregations extends Object implements AggregationsContainer<List<ElasticsearchAggregation>>
AggregationsContainer implementation for the Elasticsearch aggregations.
Since:
4.4
Author:
Peter-Josef Meisch, Sascha Woo