Class IntChunkedSumOperator

java.lang.Object
io.deephaven.engine.table.impl.by.IntChunkedSumOperator
All Implemented Interfaces:
ChunkSource<Values>, FillContextMaker, GetContextMaker, IterativeChunkedAggregationOperator

public class IntChunkedSumOperator extends Object implements IterativeChunkedAggregationOperator, ChunkSource<Values>
Iterative sum operator, extended for absolute values and regular sums.