接口 | 说明 |
---|---|
FileSystemStore | |
NativeFileSystemStore |
An abstraction for a key-based
File store. |
类 | 说明 |
---|---|
Block |
Holds metadata about a block of data being stored in a
FileSystemStore . |
FileMetadata |
Holds basic metadata for a file stored in a
NativeFileSystemStore . |
INode |
Holds file metadata including type (regular file, or directory),
and the list of blocks that are pointers to the data.
|
OssRecordReader | |
PartialListing |
Holds information on a directory listing for a
NativeFileSystemStore . |
枚举 | 说明 |
---|---|
INode.FileType |
异常错误 | 说明 |
---|---|
OssException | |
OssFileSystemException | |
VersionMismatchException |
Copyright © 2016. All Rights Reserved.