Package com.illumon.iris.db.v2.by
Class ReaggregatableStatefactory
java.lang.Object
com.illumon.iris.db.v2.by.ReaggregatableStatefactory
- All Implemented Interfaces:
AggregationStateFactory
- Direct Known Subclasses:
CountByStateFactoryImpl
,IterativeIndexStateFactory
,IterativeOperatorStateFactory
,MinMaxByStateFactoryImpl
public abstract class ReaggregatableStatefactory extends Object implements AggregationStateFactory
-
Constructor Details
-
ReaggregatableStatefactory
public ReaggregatableStatefactory()
-