Uses of Interface
oshi.software.os.FileSystem
Packages that use FileSystem
Package
Description
Provides abstract classes for common code
[oshi-core API] Provides cross-platform implementation to retrieve OS, FileSystem, and Process information
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 FileSystem in oshi.software.common
Classes in oshi.software.common that implement FileSystemModifier and TypeClassDescriptionclass
Common methods for filesystem implementations -
Uses of FileSystem in oshi.software.os
Methods in oshi.software.os that return FileSystemModifier and TypeMethodDescriptionOperatingSystem.getFileSystem()
Instantiates aFileSystem
object. -
Uses of FileSystem in oshi.software.os.linux
Classes in oshi.software.os.linux that implement FileSystemModifier 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.Methods in oshi.software.os.linux that return FileSystem -
Uses of FileSystem in oshi.software.os.mac
Classes in oshi.software.os.mac that implement FileSystemModifier 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.Methods in oshi.software.os.mac that return FileSystem -
Uses of FileSystem in oshi.software.os.unix.aix
Classes in oshi.software.os.unix.aix that implement FileSystemModifier 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.Methods in oshi.software.os.unix.aix that return FileSystem -
Uses of FileSystem in oshi.software.os.unix.freebsd
Classes in oshi.software.os.unix.freebsd that implement FileSystemModifier 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.Methods in oshi.software.os.unix.freebsd that return FileSystem -
Uses of FileSystem in oshi.software.os.unix.openbsd
Classes in oshi.software.os.unix.openbsd that implement FileSystemModifier 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.Methods in oshi.software.os.unix.openbsd that return FileSystem -
Uses of FileSystem in oshi.software.os.unix.solaris
Classes in oshi.software.os.unix.solaris that implement FileSystemModifier 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.Methods in oshi.software.os.unix.solaris that return FileSystem -
Uses of FileSystem in oshi.software.os.windows
Classes in oshi.software.os.windows that implement FileSystemModifier 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.Methods in oshi.software.os.windows that return FileSystem