private static class AggregateNode.AccumulatorList extends ArrayList<AggregateNode.Accumulator>
modCount| Modifier | Constructor and Description |
|---|---|
private |
AccumulatorList() |
| Modifier and Type | Method and Description |
|---|---|
void |
end(Row.RowBuilder r) |
void |
send(Row row) |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAll, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAll, equals, hashCodeparallelStream, streampublic void send(Row row)
public void end(Row.RowBuilder r)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.