Spring Data Elasticsearch
- java.lang.Object
-
- org.springframework.data.elasticsearch.core.ElasticsearchAggregations
-
- All Implemented Interfaces:
- AggregationsContainer<org.elasticsearch.search.aggregations.Aggregations>
public class ElasticsearchAggregations
extends Object
implements AggregationsContainer<org.elasticsearch.search.aggregations.Aggregations>
AggregationsContainer implementation for the Elasticsearch7 aggregations.
- Since:
- 4.3
- Author:
- Peter-Josef Meisch
-
-
Constructor Summary
Constructors
| Constructor and Description |
ElasticsearchAggregations(org.elasticsearch.search.aggregations.Aggregations aggregations) |
-
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.