Class ValueCountAggregationBuilder

All Implemented Interfaces:
NamedWriteable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment, BaseAggregationBuilder

public class ValueCountAggregationBuilder
extends ValuesSourceAggregationBuilder.LeafOnly<ValuesSource,​ValueCountAggregationBuilder>