| Modifier and Type | Method and Description |
|---|---|
FileSystem |
OperatingSystem.getFileSystem()
Instantiates a
FileSystem object. |
| Modifier and Type | Class and Description |
|---|---|
class |
LinuxFileSystem
The Linux File System contains
OSFileStores which
are a storage pool, device, partition, volume, concrete file system or other
implementation specific means of file storage. |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
LinuxOS.getFileSystem() |
| Modifier and Type | Class and Description |
|---|---|
class |
MacFileSystem
The Mac File System contains
OSFileStores which are
a storage pool, device, partition, volume, concrete file system or other
implementation specific means of file storage. |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
MacOS.getFileSystem() |
| Modifier and Type | Class and Description |
|---|---|
class |
FreeBsdFileSystem
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. |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
FreeBsdOS.getFileSystem() |
| Modifier and Type | Class and Description |
|---|---|
class |
SolarisFileSystem
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. |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
SolarisOS.getFileSystem() |
| Modifier and Type | Class and Description |
|---|---|
class |
WindowsFileSystem
The Windows File System contains
OSFileStores which
are a storage pool, device, partition, volume, concrete file system or other
implementation specific means of file storage. |
| Modifier and Type | Method and Description |
|---|---|
FileSystem |
WindowsOS.getFileSystem() |
Copyright © 2020. All rights reserved.