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.CommonFieldsTYPED_KEYS_DELIMITER| Modifier and Type | Method and Description |
|---|---|
java.util.List<? extends MultiBucketsAggregation.Bucket> |
getBuckets() |
getMetaData, getNamejava.util.List<? extends MultiBucketsAggregation.Bucket> getBuckets()