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