Class ByteChunkedSumOperator

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

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