Package mondrian.olap

Interface Util.MemoryInfo.Usage

  • Enclosing interface:
    Util.MemoryInfo

    public static interface Util.MemoryInfo.Usage
    • Method Detail

      • getUsed

        long getUsed()
      • getCommitted

        long getCommitted()
      • getMax

        long getMax()