mondrian.util
Class MemoryMonitorTest.TestMM2

java.lang.Object
  extended by mondrian.util.AbstractMemoryMonitor
      extended by mondrian.util.NotificationMemoryMonitor
          extended by mondrian.util.MemoryMonitorTest.TestMM2
All Implemented Interfaces:
MemoryMonitor, MemoryMonitor.Test
Enclosing class:
MemoryMonitorTest

public static class MemoryMonitorTest.TestMM2
extends NotificationMemoryMonitor


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.TestMM2()
           
 
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

MemoryMonitorTest.TestMM2

public MemoryMonitorTest.TestMM2()
Method Detail

getDefaultThresholdPercentage

public int getDefaultThresholdPercentage()
Description copied from class: AbstractMemoryMonitor
Returns the default memory notification percentage.

This is the value of the Mondrian MondrianProperties.MemoryMonitorThreshold property.

Overrides:
getDefaultThresholdPercentage in class AbstractMemoryMonitor
Returns:
the default threshold percentage.

Get Mondrian at SourceForge.net. Fast, secure and free Open Source software downloads