public static class MinMaxNStateFactory.SingleMinMaxNState extends Object implements MinMaxNState
| Constructor and Description |
|---|
SingleMinMaxNState() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMemoryUsage(long memory) |
long |
getEstimatedSize() |
TypedHeap |
getTypedHeap() |
void |
setTypedHeap(TypedHeap typedHeap) |
public long getEstimatedSize()
getEstimatedSize in interface AccumulatorStatepublic TypedHeap getTypedHeap()
getTypedHeap in interface MinMaxNStatepublic void setTypedHeap(TypedHeap typedHeap)
setTypedHeap in interface MinMaxNStatepublic void addMemoryUsage(long memory)
addMemoryUsage in interface MinMaxNStateCopyright © 2012–2019. All rights reserved.