Uses of Enum
oshi.driver.windows.perfmon.PhysicalDisk.PhysicalDiskProperty
Package
Description
Provides functions to query counters in windows performance monitor (or WMI counter tables)
-
Uses of PhysicalDisk.PhysicalDiskProperty in oshi.driver.windows.perfmon
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static PhysicalDisk.PhysicalDiskProperty[]
PhysicalDisk.PhysicalDiskProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionPhysicalDisk.queryDiskCounters()
Returns physical disk performance counters.