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