Class ShortChunkedSumOperator

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

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