public static class MemoryMonitorTest.TestMM extends NotificationMemoryMonitor
AbstractMemoryMonitor.EntryMemoryMonitor.Listener, MemoryMonitor.TestTENURED_POOL| Constructor and Description | 
|---|
TestMM()  | 
| 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