Class AggregationContext

java.lang.Object
io.deephaven.engine.table.impl.by.AggregationContext

public class AggregationContext extends Object
Encapsulates the operators and inputs for an aggregation operation.

Provides utility methods for the ChunkedOperationAggregationHelper to manipulate and interrogate the operators, inputs and outputs.