public static interface MultiBucketsAggregation.Bucket extends HasAggregations
| Modifier and Type | Interface and Description |
|---|---|
static class |
MultiBucketsAggregation.Bucket.SubAggregationComparator<B extends MultiBucketsAggregation.Bucket> |
| Modifier and Type | Method and Description |
|---|---|
Aggregations |
getAggregations() |
long |
getDocCount() |
String |
getKey() |
Text |
getKeyAsText() |
String getKey()
Text getKeyAsText()
long getDocCount()
Aggregations getAggregations()
getAggregations in interface HasAggregationsCopyright © 2009–2016. All rights reserved.