Package | Description |
---|---|
com.amazonaws.services.s3.transfer.internal |
Modifier and Type | Method and Description |
---|---|
DownloadImpl |
PreparedDownloadContext.getTransfer() |
Constructor and Description |
---|
CompleteMultipartDownload(List<Future<Long>> files,
File destinationFile,
DownloadImpl download,
Integer currentPartNumber) |
DownloadMonitor(DownloadImpl download,
Future<?> future) |
PreparedDownloadContext(DownloadImpl transfer,
Callable<?> callable,
CountDownLatch latch) |
Copyright © 2020. All rights reserved.