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