Uses of Class
oshi.software.os.linux.LinuxFileSystem
Packages that use LinuxFileSystem
-
Uses of LinuxFileSystem in oshi.software.os.linux
Subclasses of LinuxFileSystem in oshi.software.os.linuxModifier and TypeClassDescriptionclassJNA-based Linux file system implementation.Constructors in oshi.software.os.linux with parameters of type LinuxFileSystemModifierConstructorDescriptionLinuxOSFileStore(String name, String volume, String label, String mount, String options, String uuid, boolean local, String logicalVolume, String description, String fsType, long freeSpace, long usableSpace, long totalSpace, long freeInodes, long totalInodes, LinuxFileSystem fs)