Class InternalMultiValueAggregation

java.lang.Object
org.elasticsearch.search.aggregations.InternalAggregation
org.elasticsearch.search.aggregations.metrics.InternalMultiValueAggregation
All Implemented Interfaces:
NamedWriteable, Writeable, Aggregation, MultiValueAggregation, ToXContent, ToXContentFragment

public abstract class InternalMultiValueAggregation extends InternalAggregation implements MultiValueAggregation