public static class BuiltinAggregateFunctions.DoubleSum extends Object
DoubleSum()
static Double
add(Double accumulator, Double val)
init()
result(Double accumulator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleSum()
public static Double init()
public static Double add(Double accumulator, Double val)
public static Double result(Double accumulator)
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.