public static interface BucketCollector.BucketAnalysisCollector
Modifier and Type | Method and Description |
---|---|
void |
add(Aggregation aggregation)
Used to ask
BucketCollector s for their analysis of the content collected in a bucket |
void add(Aggregation aggregation)
BucketCollector
s for their analysis of the content collected in a bucketanalysis
- an object that represents the summary of a bucket as an Aggregation
Copyright © 2009–2015. All rights reserved.