| Package | Description |
|---|---|
| org.apache.hadoop.fs.aliyun.oss |
Aliyun OSS Filesystem.
|
| Modifier and Type | Method | Description |
|---|---|---|
AliyunOSSFileSystemStore |
AliyunOSSFileSystem.getStore() |
| Constructor | Description |
|---|---|
AliyunOSSBlockOutputStream(org.apache.hadoop.conf.Configuration conf,
AliyunOSSFileSystemStore store,
java.lang.String key,
int blockSize,
org.apache.hadoop.fs.aliyun.oss.OSSDataBlocks.BlockFactory blockFactory,
BlockOutputStreamStatistics statistics,
java.util.concurrent.ExecutorService executorService) |
|
AliyunOSSCopyFileTask(AliyunOSSFileSystemStore store,
java.lang.String srcKey,
long srcLen,
java.lang.String dstKey,
AliyunOSSCopyFileContext copyFileContext) |
|
AliyunOSSFileReaderTask(java.lang.String key,
AliyunOSSFileSystemStore store,
ReadBuffer readBuffer) |
|
AliyunOSSInputStream(org.apache.hadoop.conf.Configuration conf,
java.util.concurrent.ExecutorService readAheadExecutorService,
int maxReadAheadPartNumber,
AliyunOSSFileSystemStore store,
java.lang.String key,
java.lang.Long contentLength,
org.apache.hadoop.fs.FileSystem.Statistics statistics) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.