Class InternalNumericMetricsAggregation.SingleValue

All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation, NumericMetricsAggregation, NumericMetricsAggregation.SingleValue
Direct Known Subclasses:
InternalAvg, InternalBucketMetricValue, InternalCardinality, InternalMax, InternalMedianAbsoluteDeviation, InternalMin, InternalSimpleValue, InternalSum, InternalValueCount, InternalWeightedAvg
Enclosing class:
InternalNumericMetricsAggregation

public abstract static class InternalNumericMetricsAggregation.SingleValue extends InternalNumericMetricsAggregation implements NumericMetricsAggregation.SingleValue