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