Skip navigation links
B C D E F G I L M O P R S U 

B

BucketOperator - Class in org.gcube.contentmanagement.blobstorage.transport.plugin
 

C

close() - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
convertToS3Format(String) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.Utils.Utils
 
copy(Copy) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
copyDir(CopyDir) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
copyObject(S3Client, String, String, String, String) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
Copy an object from a bucket to another.
createBucket(S3Client, String, Region) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
Creates a bucket in the given region with the name specified.
createBucketWaiter(S3Client, String, Region) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
 

D

deleteBucketWithContents(S3Client, String, Region) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
Before you can delete a S3 bucket, you must ensure that the bucket is empty or the service will return an error.
deleteEmptyBucket(S3Client, String) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
Deletes the bucket specified, given the bucket is empty.
deleteObject(String, String) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
 
duplicateFile(DuplicateFile) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

E

exist(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

F

forceClose() - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

G

get(Download) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getField(String, String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getFileProperty(String, String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getFolderTotalItems(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getFolderTotalVolume(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getId(String, boolean) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getInstance(S3Client) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
 
getName() - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getObject(String, String, String) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
 
getObjectSize(String, String) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
Get object length in bytes
getRemotePath(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getSize(String, RequestObject) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getToken() - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getTTL(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getUserTotalItems(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getUserTotalVolume(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
getValues(RequestObject, String, Class<? extends Object>) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

I

initBackend(String[], String, String, MemoryType, String[], String, String, String, String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
isBucket(S3Client, String) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
Check if a given bucket exist in your account.
isValidId(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

L

link(Link) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
listBuckets(S3Client) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
Lists the buckets in your account.
lock(Lock) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

M

move(Move) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
moveDir(MoveDir) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

O

org.gcube.contentmanagement.blobstorage.transport.plugin - package org.gcube.contentmanagement.blobstorage.transport.plugin
 
org.gcube.contentmanagement.blobstorage.transport.plugin.Utils - package org.gcube.contentmanagement.blobstorage.transport.plugin.Utils
 

P

put(Upload) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
putObject(String, String, File, boolean) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
 
putObjectOld(String, String, File, boolean) - Static method in class org.gcube.contentmanagement.blobstorage.transport.plugin.BucketOperator
 

R

removeDir(String, RequestObject) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
removeRemoteFile(String, RequestObject) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
renewTTL(RequestObject) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

S

S3PluginManager - Class in org.gcube.contentmanagement.blobstorage.transport.plugin
 
S3PluginManager() - Constructor for class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
S3PluginManager(String[], String, String, MemoryType, String[], String, String, String, String) - Constructor for class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
setFileProperty(String, String, String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
setToken(String) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 

U

unlock(Unlock) - Method in class org.gcube.contentmanagement.blobstorage.transport.plugin.S3PluginManager
 
Utils - Class in org.gcube.contentmanagement.blobstorage.transport.plugin.Utils
 
Utils() - Constructor for class org.gcube.contentmanagement.blobstorage.transport.plugin.Utils.Utils
 
B C D E F G I L M O P R S U 
Skip navigation links

Copyright © 2021. All Rights Reserved.