Class InternalNumericMetricsAggregation

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

public abstract class InternalNumericMetricsAggregation
extends InternalAggregation