Class IntChunkedSumOperator

java.lang.Object
com.illumon.iris.db.v2.by.IntChunkedSumOperator
All Implemented Interfaces:
IterativeChunkedAggregationOperator, ChunkSource<Attributes.Values>, FillContextMaker, GetContextMaker

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