程序包 | 说明 |
---|---|
com.aliyun.fs.oss.blk |
限定符和类型 | 类和说明 |
---|---|
class |
JetOssFileSystemStore
已过时。
use JetOssNativeFileSystemStore instead.
|
构造器和说明 |
---|
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)
已过时。
|
OssFileSystem(FileSystemStore store)
已过时。
|
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)
已过时。
|
OssOutputStream(org.apache.hadoop.conf.Configuration conf,
FileSystemStore store,
org.apache.hadoop.fs.Path path,
long blockSize,
org.apache.hadoop.util.Progressable progress,
int buffersize,
ArrayList<Block> blocksForOneTime)
已过时。
|
Copyright © 2016. All Rights Reserved.