Package mondrian.olap
Interface Util.MemoryInfo.Usage
-
- Enclosing interface:
- Util.MemoryInfo
public static interface Util.MemoryInfo.Usage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCommitted()
long
getMax()
long
getUsed()
-