Class IterativeOperatorStateFactory

java.lang.Object
com.illumon.iris.db.v2.by.ReaggregatableStatefactory
com.illumon.iris.db.v2.by.IterativeOperatorStateFactory
All Implemented Interfaces:
AggregationStateFactory, IterativeChunkedOperatorFactory
Direct Known Subclasses:
AbsSumStateFactory, AvgStateFactory, CountDistinctStateFactory, DistinctStateFactory, StdStateFactory, SumStateFactory, UniqueStateFactory, VarStateFactory, WeightedSumStateFactoryImpl

public abstract class IterativeOperatorStateFactory
extends ReaggregatableStatefactory
implements IterativeChunkedOperatorFactory
Creates iterative operators for the supplied type.