Package mondrian.olap

Interface Util.MemoryInfo.Usage

Enclosing interface:
Util.MemoryInfo

public static interface Util.MemoryInfo.Usage
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    long
     
    long
     
  • Method Details

    • getUsed

      long getUsed()
    • getCommitted

      long getCommitted()
    • getMax

      long getMax()