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