Package | Description |
---|---|
com.amazonaws.services.s3.transfer.internal |
Constructor and Description |
---|
UploadCallable(TransferManager transferManager,
ExecutorService threadPool,
UploadImpl upload,
PutObjectRequest putObjectRequest,
ProgressListenerChain progressListenerChain,
String uploadId,
TransferProgress transferProgress) |
UploadMonitor(TransferManager manager,
UploadImpl transfer,
ExecutorService threadPool,
UploadCallable multipartUploadCallable,
PutObjectRequest putObjectRequest,
ProgressListenerChain progressListenerChain)
Constructs a new upload watcher, which immediately submits itself to the
thread pool.
|
Copyright © 2014. All rights reserved.