Class MemoryInformation

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

@ThreadSafe
public final class MemoryInformation
extends java.lang.Object
Utility to query Memory performance counter
  • Nested Class Summary

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

    Modifier and Type Method Description
    static 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