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