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.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsTYPED_KEYS_DELIMITEREMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends MultiBucketsAggregation.Bucket> |
getBuckets() |
getMetaData, getName, getTypeisFragment, toXContentjava.util.List<? extends MultiBucketsAggregation.Bucket> getBuckets()