Interface Bucket
@ProviderType
public interface Bucket
-
Method Summary
Modifier and TypeMethodDescriptionvoidaddChildAggregationResult(AggregationResult aggregationResult) voidaddChildrenAggregationResults(List<AggregationResult> aggregationResults) longgetKey()
-
Method Details
-
addChildAggregationResult
-
addChildrenAggregationResults
-
getChildAggregationResult
-
getChildrenAggregationResults
Map<String,AggregationResult> getChildrenAggregationResults() -
getDocCount
long getDocCount() -
getKey
String getKey()
-