Uses of Class
oshi.hardware.platform.windows.WindowsHWDiskStore.DiskStats
-
Packages that use WindowsHWDiskStore.DiskStats Package Description oshi.hardware.platform.windows Provides information about hardware such as Memory, Power Sources, and Processor on Windows systems -
-
Uses of WindowsHWDiskStore.DiskStats in oshi.hardware.platform.windows
Methods in oshi.hardware.platform.windows that return WindowsHWDiskStore.DiskStats Modifier and Type Method Description private static WindowsHWDiskStore.DiskStats
WindowsHWDiskStore. queryReadWriteStats(java.lang.String index)
Gets disk stats for the specified index.
-