Class LongSumAccumulateFunction

All Implemented Interfaces:
Externalizable, Serializable, AccumulateFunction<LongSumAccumulateFunction.SumData>

public class LongSumAccumulateFunction extends AbstractAccumulateFunction<LongSumAccumulateFunction.SumData>
See Also: