NamedWriteable, Writeable, ToXContent, ToXContentFragment, AggregationInternalNumericMetricsAggregation.MultiValue, InternalNumericMetricsAggregation.SingleValuepublic abstract class InternalNumericMetricsAggregation extends InternalAggregation
| Modifier and Type | Class | Description |
|---|---|---|
static class |
InternalNumericMetricsAggregation.MultiValue |
|
static class |
InternalNumericMetricsAggregation.SingleValue |
Aggregation.CommonFieldsInternalAggregation.ReduceContextToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsWriteable.Reader<V>, Writeable.Writer<V>| Modifier and Type | Field | Description |
|---|---|---|
protected DocValueFormat |
format |
TYPED_KEYS_DELIMITERmetaData, nameEMPTY_PARAMS| Modifier | Constructor | Description |
|---|---|---|
protected |
InternalNumericMetricsAggregation(StreamInput in) |
Read from a stream.
|
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equals(java.lang.Object obj) |
|
int |
hashCode() |
doEquals, doHashCode, doReduce, doWriteTo, doXContentBody, getMetaData, getName, getProperty, getProperty, getType, pipelineAggregators, readSize, reduce, toString, toXContent, writeSize, writeTogetWriteableNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitisFragmentprotected DocValueFormat format
protected InternalNumericMetricsAggregation(StreamInput in) throws java.io.IOException
java.io.IOExceptionpublic int hashCode()
hashCode in class InternalAggregationpublic boolean equals(java.lang.Object obj)
equals in class InternalAggregation