public class InternalExtendedStatsBucket extends InternalExtendedStats implements ExtendedStatsBucket
InternalNumericMetricsAggregation.MultiValue, InternalNumericMetricsAggregation.SingleValueInternalAggregation.ReduceContextExtendedStats.BoundsNumericMetricsAggregation.MultiValue, NumericMetricsAggregation.SingleValueAggregation.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsWriteable.Reader<V>, Writeable.Writer<V>count, max, min, sumformatmetaData, nameTYPED_KEYS_DELIMITEREMPTY_PARAMS| Constructor and Description |
|---|
InternalExtendedStatsBucket(StreamInput in)
Read from a stream.
|
| Modifier and Type | Method and Description |
|---|---|
InternalExtendedStats |
doReduce(java.util.List<InternalAggregation> aggregations,
InternalAggregation.ReduceContext reduceContext) |
java.lang.String |
getWriteableName()
Returns the name of the writeable object
|
doEquals, doHashCode, getSigma, getStdDeviation, getStdDeviationAsString, getStdDeviationBound, getStdDeviationBoundAsString, getSumOfSquares, getSumOfSquaresAsString, getVariance, getVarianceAsString, otherStatsToXContent, value, writeOtherStatsTodoWriteTo, doXContentBody, getAvg, getAvgAsString, getCount, getMax, getMaxAsString, getMin, getMinAsString, getSum, getSumAsStringgetProperty, valueAsStringequals, hashCodegetMetaData, getName, getProperty, getType, pipelineAggregators, readSize, reduce, toString, toXContent, writeSize, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetStdDeviation, getStdDeviationAsString, getStdDeviationBound, getStdDeviationBoundAsString, getSumOfSquares, getSumOfSquaresAsString, getVariance, getVarianceAsStringgetAvg, getAvgAsString, getCount, getMax, getMaxAsString, getMin, getMinAsString, getSum, getSumAsStringgetMetaData, getName, getTypeisFragmenttoXContentpublic InternalExtendedStatsBucket(StreamInput in) throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getWriteableName()
NamedWriteablegetWriteableName in interface NamedWriteablegetWriteableName in class InternalExtendedStatspublic InternalExtendedStats doReduce(java.util.List<InternalAggregation> aggregations, InternalAggregation.ReduceContext reduceContext)
doReduce in class InternalExtendedStats