Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.transfer.internal |
Constructor and Description |
---|
PresignedUrlRetryableDownloadTaskImpl(AmazonS3 s3,
PresignedUrlDownloadImpl download,
PresignedUrlDownloadRequest request) |
PresignUrlDownloadCallable(ExecutorService executor,
File dstfile,
CountDownLatch latch,
PresignedUrlDownloadImpl download,
boolean isDownloadParallel,
ScheduledExecutorService timedExecutor,
long timeout,
AmazonS3 s3,
PresignedUrlDownloadRequest request,
long perRequestDownloadSize,
Long startByte,
Long endByte,
boolean resumeOnRetry) |
Copyright © 2024. All rights reserved.