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