public final class GroupArrayAggregationState extends AbstractGroupCollectionAggregationState<ArrayAggregationStateConsumer> implements ArrayAggregationState
| Modifier and Type | Method and Description |
|---|---|
protected void |
accept(ArrayAggregationStateConsumer consumer,
PageBuilder pageBuilder,
int currentPosition) |
void |
add(Block block,
int position) |
appendAtChannel, ensureCapacity, forEach, getEntryCount, getEstimatedSize, isEmpty, prepareAddgetGroupId, setGroupIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, isEmpty, merge, resetgetEstimatedSizepublic final void add(Block block, int position)
add in interface ArrayAggregationStateprotected final void accept(ArrayAggregationStateConsumer consumer, PageBuilder pageBuilder, int currentPosition)
accept in class AbstractGroupCollectionAggregationState<ArrayAggregationStateConsumer>Copyright © 2012–2019. All rights reserved.