public class InternalExtendedStatsBucket extends InternalExtendedStats implements ExtendedStatsBucket
InternalNumericMetricsAggregation.MultiValue, InternalNumericMetricsAggregation.SingleValueInternalAggregation.CommonFields, InternalAggregation.ReduceContext, InternalAggregation.TypeExtendedStats.BoundsNumericMetricsAggregation.MultiValue, NumericMetricsAggregation.SingleValueToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params| Modifier and Type | Field and Description |
|---|---|
static AggregationStreams.Stream |
STREAM |
static InternalAggregation.Type |
TYPE |
count, max, min, sumvalueFormattermetaData, nameEMPTY_PARAMS| Modifier and Type | Method and Description |
|---|---|
InternalExtendedStats |
doReduce(List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
static void |
registerStreams() |
InternalAggregation.Type |
type() |
getStdDeviation, getStdDeviationAsString, getStdDeviationBound, getStdDeviationBoundAsString, getSumOfSquares, getSumOfSquaresAsString, getVariance, getVarianceAsString, otherStatsToXCotent, readOtherStatsFrom, value, writeOtherStatsTodoReadFrom, doWriteTo, doXContentBody, getAvg, getAvgAsString, getCount, getCountAsString, getMax, getMaxAsString, getMin, getMinAsString, getSum, getSumAsStringgetProperty, valueAsStringgetMetaData, getName, getProperty, pipelineAggregators, readFrom, readSize, reduce, toXContent, writeSize, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetStdDeviation, getStdDeviationAsString, getStdDeviationBound, getStdDeviationBoundAsString, getSumOfSquares, getSumOfSquaresAsString, getVariance, getVarianceAsStringgetAvg, getAvgAsString, getCount, getCountAsString, getMax, getMaxAsString, getMin, getMinAsString, getSum, getSumAsStringgetMetaData, getName, getPropertypublic static final InternalAggregation.Type TYPE
public static final AggregationStreams.Stream STREAM
public static void registerStreams()
public InternalAggregation.Type type()
type in class InternalExtendedStatsInternalAggregation.Type of this aggregationpublic InternalExtendedStats doReduce(List<InternalAggregation> aggregations, InternalAggregation.ReduceContext reduceContext)
doReduce in class InternalExtendedStatsCopyright © 2009–2017. All rights reserved.