Package oshi.driver.windows.perfmon
Class PagingFile
java.lang.Object
oshi.driver.windows.perfmon.PagingFile
@ThreadSafe public final class PagingFile extends java.lang.Object
Utility to query Paging File performance counter
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classPagingFile.PagingPercentProperty -
Method Summary
Modifier and Type Method Description static java.util.Map<PagingFile.PagingPercentProperty,java.lang.Long>querySwapUsed()Returns paging file counters
-
Method Details
-
querySwapUsed
Returns paging file counters- Returns:
- Paging file counters for memory.
-