Class CountDistinctStateFactory

All Implemented Interfaces:
BasicDeflatable<CountDistinctStateFactory>, AggregationStateFactory, IterativeChunkedOperatorFactory

public class CountDistinctStateFactory
extends IterativeOperatorStateFactory
implements BasicDeflatable<CountDistinctStateFactory>
An Iterative state factory that computes the count of distinct items within a particular state.