Class SolarisFileSystem

java.lang.Object
oshi.software.common.AbstractFileSystem
oshi.software.os.unix.solaris.SolarisFileSystem
All Implemented Interfaces:
FileSystem

@ThreadSafe public class SolarisFileSystem extends AbstractFileSystem
The Solaris File System contains OSFileStores which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. In Solaris, these are found in the /proc/mount filesystem, excluding temporary and kernel mounts.