Uses of Class
oshi.software.common.AbstractFileSystem
Packages that use AbstractFileSystem
Package
Description
Provides information about Software and OS on Linux
Provides information about Software and OS on macOS
Provides information about Software and OS on AIX
Provides information about Software and OS on FreeBSD
Provides information about Software and OS on OpenBSD
Provides information about Software and OS on Solaris
Provides information about Software and OS on Windows
-
Uses of AbstractFileSystem in oshi.software.os.linux
Subclasses of AbstractFileSystem in oshi.software.os.linuxModifier and TypeClassDescriptionclass
The Linux File System containsOSFileStore
s which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. -
Uses of AbstractFileSystem in oshi.software.os.mac
Subclasses of AbstractFileSystem in oshi.software.os.macModifier and TypeClassDescriptionclass
The Mac File System containsOSFileStore
s which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. -
Uses of AbstractFileSystem in oshi.software.os.unix.aix
Subclasses of AbstractFileSystem in oshi.software.os.unix.aixModifier and TypeClassDescriptionclass
The AIX File System containsOSFileStore
s which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. -
Uses of AbstractFileSystem in oshi.software.os.unix.freebsd
Subclasses of AbstractFileSystem in oshi.software.os.unix.freebsdModifier and TypeClassDescriptionfinal class
The FreeBSD File System containsOSFileStore
s which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. -
Uses of AbstractFileSystem in oshi.software.os.unix.openbsd
Subclasses of AbstractFileSystem in oshi.software.os.unix.openbsdModifier and TypeClassDescriptionclass
The FreeBSD File System containsOSFileStore
s which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. -
Uses of AbstractFileSystem in oshi.software.os.unix.solaris
Subclasses of AbstractFileSystem in oshi.software.os.unix.solarisModifier and TypeClassDescriptionclass
The Solaris File System containsOSFileStore
s which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. -
Uses of AbstractFileSystem in oshi.software.os.windows
Subclasses of AbstractFileSystem in oshi.software.os.windowsModifier and TypeClassDescriptionclass
The Windows File System containsOSFileStore
s which are a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage.