Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.s3.transfer |
Transfer management.
|
com.ibm.cloud.objectstorage.services.s3.transfer.internal |
Modifier and Type | Interface and Description |
---|---|
interface |
Download
Represents an asynchronous download from Amazon S3.
|
interface |
PresignedUrlDownload
Interface to represent the output for the asynchronous download operation using presigned url in
TransferManager . |
Modifier and Type | Class and Description |
---|---|
class |
DownloadImpl |
class |
PresignedUrlDownloadImpl
Implementation for
PresignedUrlDownload interface. |
Modifier and Type | Method and Description |
---|---|
protected static com.ibm.cloud.objectstorage.services.s3.transfer.internal.AbstractDownloadCallableConfig |
AbstractDownloadCallable.constructCallableConfig(ExecutorService executor,
File dstfile,
CountDownLatch latch,
AbortableTransfer download,
boolean isDownloadParallel,
ScheduledExecutorService timedExecutor,
long timeout) |
Copyright © 2024. All rights reserved.