Class ElasticsearchAggregation
java.lang.Object
org.springframework.data.elasticsearch.client.elc.ElasticsearchAggregation
- All Implemented Interfaces:
AggregationContainer<Aggregation>
AggregationContainer
for a Aggregation
that holds Elasticsearch data.- Since:
- 4.4
- Author:
- Peter-Josef Meisch
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ElasticsearchAggregation
-
-
Method Details
-
aggregation
- Specified by:
aggregation
in interfaceAggregationContainer<Aggregation>
- Returns:
- the concrete aggregations implementation
-