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.PdhCounterPropertyContract for Counter Property Enums
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetCounter()java.lang.StringgetInstance()
-