Ookii.Jumbo.Dfs.FileSystem Namespace |
Class | Description | |
---|---|---|
DfsClient |
Provides client access to the Distributed File System.
| |
FileSystemClient |
Abstract base class for a class providing file system functionality.
| |
JumboDirectory |
Provides information about a directory on a file system accessible using a FileSystemClient.
| |
JumboFile |
Provides information about a file on a file system accessible via the FileSystemClient class.
| |
JumboFileSystemEntry |
Provides information about a file accessible from a JumboFileSystemEntry | |
LocalFileSystemClient |
Provides access to the local file system.
|
Interface | Description | |
---|---|---|
IFileSystemPathUtility |
Provides helper methods for manipulating paths.
| |
IFileSystemWithLocality |
Represents a file system that incorporates knowledge about the locations of file splits.
|