Class InternalNumericMetricsAggregation

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

public abstract class InternalNumericMetricsAggregation extends InternalAggregation