程序包 | 说明 |
---|---|
com.aliyun.fs.oss.blk | |
com.aliyun.fs.oss.common | |
com.aliyun.fs.oss.nat |
类和说明 |
---|
Block
Holds metadata about a block of data being stored in a
FileSystemStore . |
FileSystemStore |
INode
Holds file metadata including type (regular file, or directory),
and the list of blocks that are pointers to the data.
|
类和说明 |
---|
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.
|
INode.FileType |
OssFileSystemException |
PartialListing
Holds information on a directory listing for a
NativeFileSystemStore . |
类和说明 |
---|
FileMetadata
Holds basic metadata for a file stored in a
NativeFileSystemStore . |
NativeFileSystemStore
An abstraction for a key-based
File store. |
PartialListing
Holds information on a directory listing for a
NativeFileSystemStore . |
Copyright © 2016. All Rights Reserved.