Package | Description |
---|---|
com.ibm.cloud.objectstorage.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) |
PreparedDownloadContext(DownloadImpl transfer,
Callable<File> callable,
CountDownLatch latch) |
Copyright © 2024. All rights reserved.