public abstract class InternalNumericMetricsAggregation extends InternalAggregation
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalNumericMetricsAggregation.MultiValue |
static class |
InternalNumericMetricsAggregation.SingleValue |
InternalAggregation.ReduceContextAggregation.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsWriteable.Reader<V>, Writeable.Writer<V>| Modifier and Type | Field and Description |
|---|---|
protected DocValueFormat |
format |
metaData, nameTYPED_KEYS_DELIMITEREMPTY_PARAMS| Modifier | Constructor and Description |
|---|---|
protected |
InternalNumericMetricsAggregation(StreamInput in)
Read from a stream.
|
doReduce, doWriteTo, doXContentBody, getMetaData, getName, getProperty, getProperty, getType, pipelineAggregators, readSize, reduce, toXContent, writeSize, writeToclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisFragmentgetWriteableNameprotected DocValueFormat format
protected InternalNumericMetricsAggregation(StreamInput in) throws java.io.IOException
java.io.IOException