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