|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmondrian.util.AbstractMemoryMonitor
mondrian.util.NotificationMemoryMonitor
mondrian.util.MemoryMonitorTest.TestMM
public static class MemoryMonitorTest.TestMM
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class mondrian.util.AbstractMemoryMonitor |
|---|
AbstractMemoryMonitor.Entry |
| Nested classes/interfaces inherited from interface mondrian.util.MemoryMonitor |
|---|
MemoryMonitor.Listener, MemoryMonitor.Test |
| Field Summary |
|---|
| Fields inherited from class mondrian.util.NotificationMemoryMonitor |
|---|
TENURED_POOL |
| Constructor Summary | |
|---|---|
MemoryMonitorTest.TestMM()
|
|
| Method Summary | |
|---|---|
int |
getDefaultThresholdPercentage()
Returns the default memory notification percentage. |
| Methods inherited from class mondrian.util.NotificationMemoryMonitor |
|---|
getLogger, getMaxMemory, getUsedMemory, notifyNewLowThreshold |
| Methods inherited from class mondrian.util.AbstractMemoryMonitor |
|---|
addListener, addListener, convertPercentageToThreshold, convertThresholdToPercentage, generateLowThreshold, getLowThreshold, notifyListeners, removeAllListener, removeListener, resetFromTest, updateListenerThreshold, usagePercentage |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MemoryMonitorTest.TestMM()
| Method Detail |
|---|
public int getDefaultThresholdPercentage()
AbstractMemoryMonitorThis is the value of the Mondrian
MondrianProperties.MemoryMonitorThreshold property.
getDefaultThresholdPercentage in class AbstractMemoryMonitor
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||