Package mondrian.olap
Interface Util.MemoryInfo.Usage
- Enclosing interface:
- Util.MemoryInfo
public static interface Util.MemoryInfo.Usage
-
Method Summary
-
Method Details
-
getUsed
long getUsed() -
getCommitted
long getCommitted() -
getMax
long getMax()
-