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, setGroupId
public void ensureCapacity(long size)
ensureCapacity
in interface GroupedAccumulatorState
public long getEstimatedSize()
getEstimatedSize
in interface AccumulatorState
public TypedHeap getTypedHeap()
getTypedHeap
in interface MinMaxNState
public void setTypedHeap(TypedHeap value)
setTypedHeap
in interface MinMaxNState
public void addMemoryUsage(long memory)
addMemoryUsage
in interface MinMaxNState
Copyright © 2012–2019. All rights reserved.