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.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends MultiBucketsAggregation.Bucket> |
getBuckets() |
getMetaData, getName, getPropertyList<? extends MultiBucketsAggregation.Bucket> getBuckets()
Copyright © 2009–2017. All rights reserved.