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| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
LOG |
| Constructor and Description |
|---|
AliyunOSSCopyFileTask(AliyunOSSFileSystemStore store,
String srcKey,
long srcLen,
String dstKey,
AliyunOSSCopyFileContext copyFileContext) |
public AliyunOSSCopyFileTask(AliyunOSSFileSystemStore store, String srcKey, long srcLen, String dstKey, AliyunOSSCopyFileContext copyFileContext)
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.