Package com.illumon.iris.db.v2.by
Interface IterativeChunkedAggregationOperator.SingletonContext
- All Superinterfaces:
AutoCloseable
,SafeCloseable
- All Known Implementing Classes:
BucketSsmDistinctContext
,BucketSsmDistinctRollupContext
,SsmDistinctContext
,SsmDistinctRollupContext
- Enclosing interface:
- IterativeChunkedAggregationOperator
public static interface IterativeChunkedAggregationOperator.SingletonContext extends SafeCloseable
Context interface for singleton (that is, one aggregation state) operator updates.