public static class MemoryMonitorTest.TestMM2 extends NotificationMemoryMonitor
AbstractMemoryMonitor.EntryMemoryMonitor.Listener, MemoryMonitor.TestTENURED_POOL| Constructor and Description |
|---|
MemoryMonitorTest.TestMM2() |
| Modifier and Type | Method and Description |
|---|---|
int |
getDefaultThresholdPercentage()
Returns the default memory notification percentage.
|
getLogger, getMaxMemory, getUsedMemory, notifyNewLowThresholdaddListener, addListener, convertPercentageToThreshold, convertThresholdToPercentage, generateLowThreshold, getLowThreshold, notifyListeners, removeAllListener, removeListener, resetFromTest, updateListenerThreshold, usagePercentagepublic int getDefaultThresholdPercentage()
AbstractMemoryMonitorThis is the value of the Mondrian
MondrianProperties.MemoryMonitorThreshold property.
getDefaultThresholdPercentage in class AbstractMemoryMonitor