public static class AggregateNode.LongSum extends Object
SUM
AggregateNode.LongSum()
long
add(long accumulator, int v)
init()
merge(long accumulator0, long accumulator1)
result(long accumulator)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AggregateNode.LongSum()
public long init()
public long add(long accumulator, int v)
public long merge(long accumulator0, long accumulator1)
public long result(long accumulator)
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.