Package | Description |
---|---|
com.ibm.cloud.objectstorage.services.aspera.transfer | |
com.ibm.cloud.objectstorage.services.s3 |
Synchronous client for accessing Amazon S3.
|
Modifier and Type | Method and Description |
---|---|
FASPConnectionInfo |
AsperaTransferManager.getFaspConnectionInfo(String bucketName)
Check the LRU cache to see if the Aspera Key has already been retrieved for
this bucket.
|
Modifier and Type | Method and Description |
---|---|
TransferSpecs |
AsperaTransferManager.getTransferSpec(FASPConnectionInfo faspConnectionInfo,
String localFileName,
String remoteFileName,
String direction) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
AsperaKeyCache.removeEldestEntry(Map.Entry<String,FASPConnectionInfo> eldest) |
Modifier and Type | Method and Description |
---|---|
FASPConnectionInfo |
AmazonS3Client.getBucketFaspConnectionInfo(GetBucketFaspConnectionInfoRequest getBucketFaspConnectionInfoRequest) |
FASPConnectionInfo |
AmazonS3.getBucketFaspConnectionInfo(GetBucketFaspConnectionInfoRequest getBucketFASPConnectionInfoRequest)
Gets the FASP Connection Info for a particular bucket.
|
FASPConnectionInfo |
AmazonS3Client.getBucketFaspConnectionInfo(String bucketName) |
FASPConnectionInfo |
AmazonS3.getBucketFaspConnectionInfo(String bucketName)
Gets the FASP Connection Info for a particular bucket.
|
Copyright © 2024. All rights reserved.