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