Ookii. |
| 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. | |
| JumboDirectoryWriter | The value writer for JumboDirectory. | |
| JumboFile | Provides information about a file on a file system accessible via the FileSystemClient class. | |
| JumboFileWriter | The value writer for JumboDirectory. | |
| 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. |