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