Class InternalNumericMetricsAggregation

java.lang.Object
org.elasticsearch.search.aggregations.InternalAggregation
org.elasticsearch.search.aggregations.metrics.InternalNumericMetricsAggregation
All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, Aggregation
Direct Known Subclasses:
InternalNumericMetricsAggregation.MultiValue, InternalNumericMetricsAggregation.SingleValue

public abstract class InternalNumericMetricsAggregation extends InternalAggregation