public final class GroupedMultimapAggregationState extends AbstractGroupCollectionAggregationState<MultimapAggregationStateConsumer> implements MultimapAggregationState
| Constructor and Description |
|---|
GroupedMultimapAggregationState(Type keyType,
Type valueType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
accept(MultimapAggregationStateConsumer consumer,
PageBuilder pageBuilder,
int currentPosition) |
void |
add(Block keyBlock,
Block valueBlock,
int position) |
appendAtChannel, ensureCapacity, forEach, getEntryCount, getEstimatedSize, isEmpty, prepareAddgetGroupId, setGroupIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, getEntryCount, getEstimatedSize, isEmpty, merge, resetpublic final void add(Block keyBlock, Block valueBlock, int position)
add in interface MultimapAggregationStateprotected final void accept(MultimapAggregationStateConsumer consumer, PageBuilder pageBuilder, int currentPosition)
accept in class AbstractGroupCollectionAggregationState<MultimapAggregationStateConsumer>Copyright © 2012–2019. All rights reserved.