Class SsmDistinctRollupContext
java.lang.Object
io.deephaven.engine.table.impl.by.ssmcountdistinct.SsmDistinctRollupContext
- All Implemented Interfaces:
IterativeChunkedAggregationOperator.SingletonContext
,SafeCloseable
,AutoCloseable
- Direct Known Subclasses:
BucketSsmDistinctRollupContext
public class SsmDistinctRollupContext
extends Object
implements IterativeChunkedAggregationOperator.SingletonContext
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
removeContext
-
valueCopy
-
counts
-
-
Constructor Details
-
SsmDistinctRollupContext
-
-
Method Details
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
- Specified by:
close
in interfaceSafeCloseable
-