Interface CountDistinctAggregationFieldStep<PDF extends SearchPredicateFactory>

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

@Incubating public interface CountDistinctAggregationFieldStep<PDF extends SearchPredicateFactory>
The initial step in a "count distinct" aggregation definition, where the target field can be set.