程序包 | 说明 |
---|---|
com.aliyun.fs.oss.blk | |
com.aliyun.fs.oss.common |
限定符和类型 | 方法和说明 |
---|---|
INode |
JetOssFileSystemStore.retrieveINode(org.apache.hadoop.fs.Path path)
已过时。
|
限定符和类型 | 方法和说明 |
---|---|
void |
JetOssFileSystemStore.storeINode(org.apache.hadoop.fs.Path path,
INode inode)
已过时。
|
构造器和说明 |
---|
OssAppendOutputStream(org.apache.hadoop.conf.Configuration conf,
FileSystemStore store,
org.apache.hadoop.fs.Path path,
INode inode,
long blockSize,
org.apache.hadoop.util.Progressable progress,
int bufferSize,
ArrayList<Block> blocksForOneTime)
已过时。
|
OssInputStream(org.apache.hadoop.conf.Configuration conf,
FileSystemStore store,
INode inode)
已过时。
|
OssInputStream(org.apache.hadoop.conf.Configuration conf,
FileSystemStore store,
INode inode,
org.apache.hadoop.fs.FileSystem.Statistics stats)
已过时。
|
限定符和类型 | 字段和说明 |
---|---|
static INode |
INode.DIRECTORY_INODE |
限定符和类型 | 方法和说明 |
---|---|
static INode |
INode.deserialize(InputStream in) |
INode |
FileSystemStore.retrieveINode(org.apache.hadoop.fs.Path path) |
限定符和类型 | 方法和说明 |
---|---|
void |
FileSystemStore.storeINode(org.apache.hadoop.fs.Path path,
INode inode) |
Copyright © 2016. All Rights Reserved.