public interface MultiBucketsAggregation extends Aggregation
Modifier and Type | Interface and Description |
---|---|
static interface |
MultiBucketsAggregation.Bucket
A bucket represents a criteria to which all documents that fall in it adhere to.
|
Aggregation.CommonFields
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
TYPED_KEYS_DELIMITER
EMPTY_PARAMS
Modifier and Type | Method and Description |
---|---|
java.util.List<? extends MultiBucketsAggregation.Bucket> |
getBuckets() |
getMetaData, getName, getType
isFragment, toXContent
java.util.List<? extends MultiBucketsAggregation.Bucket> getBuckets()