public abstract static class InternalNumericMetricsAggregation.SingleValue extends InternalNumericMetricsAggregation implements NumericMetricsAggregation.SingleValue
InternalNumericMetricsAggregation.MultiValue, InternalNumericMetricsAggregation.SingleValue
InternalAggregation.CommonFields, InternalAggregation.ReduceContext, InternalAggregation.Type
NumericMetricsAggregation.MultiValue, NumericMetricsAggregation.SingleValue
ToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.Params
valueFormatter
name
EMPTY_PARAMS
Modifier | Constructor and Description |
---|---|
protected |
SingleValue() |
protected |
SingleValue(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getValueAsString() |
doXContentBody, getName, readSize, reduce, toXContent, type, writeSize
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
value
getName
readFrom, writeTo
protected SingleValue()
protected SingleValue(String name)
public String getValueAsString()
getValueAsString
in interface NumericMetricsAggregation.SingleValue
Copyright © 2009–2015. All rights reserved.