public abstract static class InternalNumericMetricsAggregation.SingleValue extends InternalNumericMetricsAggregation implements NumericMetricsAggregation.SingleValue
InternalNumericMetricsAggregation.MultiValue, InternalNumericMetricsAggregation.SingleValueInternalAggregation.ReduceContextNumericMetricsAggregation.MultiValue, NumericMetricsAggregation.SingleValueAggregation.CommonFieldsToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsWriteable.Reader<V>, Writeable.Writer<V>formatmetaData, nameTYPED_KEYS_DELIMITEREMPTY_PARAMS| Modifier | Constructor and Description |
|---|---|
protected |
SingleValue(StreamInput in)
Read from a stream.
|
protected |
SingleValue(java.lang.String name,
java.util.List<PipelineAggregator> pipelineAggregators,
java.util.Map<java.lang.String,java.lang.Object> metaData) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getProperty(java.util.List<java.lang.String> path) |
java.lang.String |
getValueAsString() |
equals, hashCodedoEquals, doHashCode, doReduce, doWriteTo, doXContentBody, getMetaData, getName, getProperty, getType, pipelineAggregators, readSize, reduce, toString, toXContent, writeSize, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitvaluegetMetaData, getName, getTypeisFragmenttoXContentgetWriteableNameprotected SingleValue(java.lang.String name,
java.util.List<PipelineAggregator> pipelineAggregators,
java.util.Map<java.lang.String,java.lang.Object> metaData)
protected SingleValue(StreamInput in) throws java.io.IOException
java.io.IOExceptionpublic java.lang.String getValueAsString()
getValueAsString in interface NumericMetricsAggregation.SingleValuepublic java.lang.Object getProperty(java.util.List<java.lang.String> path)
getProperty in class InternalAggregation