Interface CountAggregationKindStep<SR,PDF extends TypedSearchPredicateFactory<SR>>

Type Parameters:
SR - Scope root type.
PDF - The type of factory used to create predicates in AggregationFilterStep.filter(Function).

@Incubating public interface CountAggregationKindStep<SR,PDF extends TypedSearchPredicateFactory<SR>>
The initial step in a "count" aggregation definition, where the kind of the aggregation can be picked.