Package oshi.util.platform.windows
package oshi.util.platform.windows
-
ClassDescriptionEnables queries of Performance Counters using PDH with WMI backup, for enums implementing
PdhCounterProperty.Enables queries of Performance Counters using wild cards to filter instances.Helper class to centralize the boilerplate portions of PDH counter setup using the FFM API.FFM-based utility providing WMI query and result classes that mirror the JNA WbemcliUtil API.WbemcliUtilFFM.WmiQuery<T extends Enum<T>>Helper class wrapping information required for a WMI query.WbemcliUtilFFM.WmiResult<T extends Enum<T>>Helper class wrapping the results of a WMI query, indexed by enum property and row.FFM-based utility to handle WMI Queries.Functional interface for processing WMI rows with three parameters.Helper class for WMI using FFM-based WmiResult.