| 程序包 | 说明 |
|---|---|
| com.qcloud.cos.transfer |
| 限定符和类型 | 方法和说明 |
|---|---|
static CopyMonitor |
CopyMonitor.create(TransferManager manager,
CopyImpl transfer,
ExecutorService threadPool,
CopyCallable multipartCopyCallable,
CopyObjectRequest copyObjectRequest,
ProgressListenerChain progressListenerChain)
Constructs a new watcher for copy operation, and then immediately submits
it to the thread pool.
|
| 构造器和说明 |
|---|
CopyCallable(TransferManager transferManager,
ExecutorService threadPool,
CopyImpl copy,
CopyObjectRequest copyObjectRequest,
ObjectMetadata metadata,
ProgressListenerChain progressListenerChain) |
Copyright © 2017. All rights reserved.