Uses of Class
oshi.hardware.platform.linux.LinuxHWDiskStore
-
Packages that use LinuxHWDiskStore Package Description oshi.hardware.platform.linux Provides information about hardware such as Memory, Power Sources, and Processor on Linux systems -
-
Uses of LinuxHWDiskStore in oshi.hardware.platform.linux
Methods in oshi.hardware.platform.linux with parameters of type LinuxHWDiskStore Modifier and Type Method Description private static void
LinuxHWDiskStore. computeDiskStats(LinuxHWDiskStore store, java.lang.String devstat)
private static java.util.List<HWDiskStore>
LinuxHWDiskStore. getDisks(LinuxHWDiskStore storeToUpdate)
-