public static class MinMaxByNStateFactory.SingleMinMaxByNState extends Object implements MinMaxByNState
| Constructor and Description |
|---|
SingleMinMaxByNState() |
| Modifier and Type | Method and Description |
|---|---|
void |
addMemoryUsage(long memory) |
long |
getEstimatedSize() |
TypedKeyValueHeap |
getTypedKeyValueHeap() |
void |
setTypedKeyValueHeap(TypedKeyValueHeap typedKeyValueHeap) |
public long getEstimatedSize()
getEstimatedSize in interface AccumulatorStatepublic TypedKeyValueHeap getTypedKeyValueHeap()
getTypedKeyValueHeap in interface MinMaxByNStatepublic void setTypedKeyValueHeap(TypedKeyValueHeap typedKeyValueHeap)
setTypedKeyValueHeap in interface MinMaxByNStatepublic void addMemoryUsage(long memory)
addMemoryUsage in interface MinMaxByNStateCopyright © 2012–2019. All rights reserved.