public static class AggregateFunctions.AggregateSum extends Object implements NumericFunctionStateless
AggregateSum()
static double
calcSum(double newValue, double oldSum)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AggregateSum()
public static double calcSum(double newValue, double oldSum)
Copyright © 2019. All rights reserved.