Class ByteChunkedSumOperator

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

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