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 HasAggregations
Copyright © 2009–2015. All rights reserved.