Package | Description |
---|---|
com.amazonaws.services.s3.transfer.internal |
Constructor and Description |
---|
CopyCallable(TransferManager transferManager,
ExecutorService threadPool,
CopyImpl copy,
CopyObjectRequest copyObjectRequest,
ObjectMetadata metadata,
com.amazonaws.event.ProgressListenerChain progressListenerChain) |
CopyMonitor(TransferManager manager,
CopyImpl transfer,
ExecutorService threadPool,
CopyCallable multipartCopyCallable,
CopyObjectRequest copyObjectRequest,
com.amazonaws.event.ProgressListenerChain progressListenerChain)
Constructs a new watcher for copy operation, which immediately submits
itself to the thread pool.
|
Copyright © 2014. All rights reserved.