public static class MinMaxNStateFactory.GroupedMinMaxNState extends AbstractGroupedAccumulatorState implements MinMaxNState
| Constructor and Description |
|---|
GroupedMinMaxNState() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMemoryUsage(long memory) |
void |
ensureCapacity(long size) |
long |
getEstimatedSize() |
TypedHeap |
getTypedHeap() |
void |
setTypedHeap(TypedHeap value) |
getGroupId, setGroupIdpublic void ensureCapacity(long size)
ensureCapacity in interface GroupedAccumulatorStatepublic long getEstimatedSize()
getEstimatedSize in interface AccumulatorStatepublic TypedHeap getTypedHeap()
getTypedHeap in interface MinMaxNStatepublic void setTypedHeap(TypedHeap value)
setTypedHeap in interface MinMaxNStatepublic void addMemoryUsage(long memory)
addMemoryUsage in interface MinMaxNStateCopyright © 2012–2019. All rights reserved.