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, waitensureCapacitygetEstimatedSizepublic final void setGroupId(long groupId)
setGroupId in interface GroupedAccumulatorStateprotected final long getGroupId()
Copyright © 2012–2019. All rights reserved.