Class MemoryInformation

java.lang.Object
oshi.driver.perfmon.MemoryInformation

public class MemoryInformation
extends java.lang.Object
  • Nested Class Summary

    Nested Classes 
    Modifier and Type Class Description
    static class  MemoryInformation.PageSwapProperty  
  • Constructor Summary

    Constructors 
    Constructor Description
    MemoryInformation()  
  • Method Summary

    Modifier and Type Method Description
    java.util.Map<MemoryInformation.PageSwapProperty,​java.lang.Long> queryPageSwaps()
    Returns page swap counters

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait