Uses of Class
oshi.hardware.platform.unix.aix.AixHWDiskStore
-
Packages that use AixHWDiskStore Package Description oshi.hardware.platform.unix.aix Provides information about hardware such as Memory, Power Sources, and Processor on AIX systems -
-
Uses of AixHWDiskStore in oshi.hardware.platform.unix.aix
Methods in oshi.hardware.platform.unix.aix that return AixHWDiskStore Modifier and Type Method Description private static AixHWDiskStore
AixHWDiskStore. createStore(java.lang.String diskName, java.lang.String model, java.lang.String serial, long size, java.util.function.Supplier<com.sun.jna.platform.unix.aix.Perfstat.perfstat_disk_t[]> diskStats, java.util.Map<java.lang.String,Pair<java.lang.Integer,java.lang.Integer>> majMinMap)
-