ToXContent, ToXContentFragment, Aggregation, NumericMetricsAggregation, NumericMetricsAggregation.SingleValue, SimpleValueParsedDerivativepublic class ParsedSimpleValue extends ParsedSingleValueNumericMetricsAggregation implements SimpleValue
Aggregation.CommonFieldsNumericMetricsAggregation.MultiValue, NumericMetricsAggregation.SingleValueToXContent.DelegatingMapParams, ToXContent.MapParams, ToXContent.ParamsTYPED_KEYS_DELIMITERmetadatavalue, valueAsStringEMPTY_PARAMS| Constructor | Description |
|---|---|
ParsedSimpleValue() |
| Modifier and Type | Method | Description |
|---|---|---|
protected XContentBuilder |
doXContentBody(XContentBuilder builder,
ToXContent.Params params) |
|
static ParsedSimpleValue |
fromXContent(XContentParser parser,
java.lang.String name) |
|
java.lang.String |
getType() |
getMetaData, getNamegetValueAsString, valueclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdeclareAggregationFields, getMetaData, getName, parseDouble, setName, toXContentdeclareSingleValueFields, getValueAsString, setValue, setValueAsString, valuetoXContentisFragmentpublic java.lang.String getType()
getType in interface Aggregationpublic static ParsedSimpleValue fromXContent(XContentParser parser, java.lang.String name)
protected XContentBuilder doXContentBody(XContentBuilder builder, ToXContent.Params params) throws java.io.IOException
doXContentBody in class ParsedAggregationjava.io.IOException