public abstract class MetricsAggregator extends Aggregator
Aggregator.BucketAggregationMode, Aggregator.Parser, Aggregator.SubAggCollectionMode
BucketCollector.BucketAnalysisCollector
bigArrays, bucketAggregationMode, COLLECT_MODE, collectableSubAggregators, context, depth, estimatedBucketCount, factories, name, parent, subAggregators
NO_OP_COLLECTOR
Modifier | Constructor and Description |
---|---|
protected |
MetricsAggregator(String name,
long estimatedBucketsCount,
AggregationContext context,
Aggregator parent) |
protected |
MetricsAggregator(String name,
long estimatedBucketsCount,
Aggregator.BucketAggregationMode bucketAggregationMode,
AggregationContext context,
Aggregator parent) |
bucketAggregationMode, buildAggregation, buildEmptyAggregation, buildEmptySubAggregations, close, context, depth, doClose, doPostCollection, estimatedBucketCount, gatherAnalysis, hasParentBucketAggregator, name, parent, postCollection, preCollection, runDeferredCollections, shouldCollect, shouldDefer, subAggregator, subAggregators
collect, wrap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
setNextReader
protected MetricsAggregator(String name, long estimatedBucketsCount, AggregationContext context, Aggregator parent)
protected MetricsAggregator(String name, long estimatedBucketsCount, Aggregator.BucketAggregationMode bucketAggregationMode, AggregationContext context, Aggregator parent)
Copyright © 2009–2015. All rights reserved.