Package oshi.util.platform.windows
Interface PerfCounterQuery.PdhCounterProperty
-
- All Known Implementing Classes:
MemoryInformation.PageSwapProperty
,PagingFile.PagingPercentProperty
,ProcessorInformation.InterruptsProperty
,ProcessorInformation.SystemTickCountProperty
,SystemInformation.ContextSwitchProperty
,SystemInformation.ProcessorQueueLengthProperty
- Enclosing class:
- PerfCounterQuery
public static interface PerfCounterQuery.PdhCounterProperty
Contract for Counter Property Enums
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCounter()
java.lang.String
getInstance()
-