public abstract static class NumericMetricsAggregator.MultiValue extends NumericMetricsAggregator
NumericMetricsAggregator.MultiValue, NumericMetricsAggregator.SingleValue
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 |
MultiValue(String name,
long estimatedBucketsCount,
AggregationContext context,
Aggregator parent) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
hasMetric(String name) |
abstract double |
metric(String name,
long owningBucketOrd) |
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 MultiValue(String name, long estimatedBucketsCount, AggregationContext context, Aggregator parent)
Copyright © 2009–2015. All rights reserved.