| Package | Description | 
|---|---|
| mondrian.util | 
 Mondrian utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AbstractMemoryMonitor
Abstract implementation of  
MemoryMonitor. | 
class  | 
FauxMemoryMonitor
The  
FauxMemoryMonitor implements the MemoryMonitor
 interface but does nothing: all methods are empty. | 
class  | 
NotificationMemoryMonitor
The  
NotificationMemoryMonitor class uses the Java5
 memory management system to detect system low memory events. | 
| Modifier and Type | Method and Description | 
|---|---|
protected MemoryMonitor | 
MemoryMonitorFactory.getDefault(Class[] parameterTypes,
          Object[] parameterValues)
The  
MemoryMonitorFactory's implementation of the
 ObjectFactory's abstract method which returns
 the default MemoryMonitor instance. | 
static MemoryMonitor | 
MemoryMonitorFactory.getMemoryMonitor()
Access the  
MemoryMonitorFactory instance. | 
Copyright © 2017 Hitachi Vantara. All rights reserved.