Package oshi.util.platform.windows
Interface PerfCounterWildcardQuery.PdhCounterWildcardProperty
-
- All Known Implementing Classes:
PhysicalDisk.PhysicalDiskProperty
,ProcessInformation.HandleCountProperty
,ProcessInformation.IdleProcessorTimeProperty
,ProcessInformation.ProcessPerformanceProperty
,ProcessorInformation.ProcessorFrequencyProperty
,ProcessorInformation.ProcessorTickCountProperty
,ProcessorInformation.ProcessorUtilityTickCountProperty
,ThreadInformation.ThreadPerformanceProperty
- Enclosing class:
- PerfCounterWildcardQuery
public static interface PerfCounterWildcardQuery.PdhCounterWildcardProperty
Contract for Counter Property Enums
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCounter()
-