public class AliyunOSSCopyFileTask extends Object implements Runnable
AliyunOSSFileSystem as an task that submitted
to the thread pool to accelerate the copy progress.
Each AliyunOSSCopyFileTask copies one file from src path to dst path| 限定符和类型 | 字段和说明 |
|---|---|
static org.slf4j.Logger |
LOG |
| 构造器和说明 |
|---|
AliyunOSSCopyFileTask(AliyunOSSFileSystemStore store,
String srcKey,
long srcLen,
String dstKey,
AliyunOSSCopyFileContext copyFileContext) |
public AliyunOSSCopyFileTask(AliyunOSSFileSystemStore store, String srcKey, long srcLen, String dstKey, AliyunOSSCopyFileContext copyFileContext)
Copyright © 2021 Apache Software Foundation. All Rights Reserved.