| Package | Description |
|---|---|
| com.ibm.cloud.objectstorage.services.s3.transfer.internal |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
CompleteMultipartCopy(String uploadId,
AmazonS3 s3,
CopyObjectRequest copyObjectRequest,
List<Future<PartETag>> futures,
ProgressListenerChain progressListenerChain,
CopyMonitor monitor) |
Copyright © 2025. All rights reserved.