Interface IterativeChunkedAggregationOperator.SingletonContext
- All Superinterfaces:
AutoCloseable
,SafeCloseable
- All Known Implementing Classes:
BucketSsmDistinctContext
,BucketSsmDistinctRollupContext
,SsmDistinctContext
,SsmDistinctRollupContext
- Enclosing interface:
- IterativeChunkedAggregationOperator
Context interface for singleton (that is, one aggregation state) operator updates.
-
Method Summary
Methods inherited from interface io.deephaven.util.SafeCloseable
close