public abstract class AbstractGroupedAccumulatorState extends Object implements GroupedAccumulatorState
Constructor and Description |
---|
AbstractGroupedAccumulatorState() |
Modifier and Type | Method and Description |
---|---|
protected long |
getGroupId() |
void |
setGroupId(long groupId) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
ensureCapacity
getEstimatedSize
public final void setGroupId(long groupId)
setGroupId
in interface GroupedAccumulatorState
protected final long getGroupId()
Copyright © 2012–2019. All rights reserved.