Class BucketTopologyHelper
java.lang.Object
fr.gouv.vitam.storage.offers.tape.cas.BucketTopologyHelper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetBucketFromFileBucket
(String fileBucket) getFileBucketFromContainerName
(String containerName) static String
getFileBucketId
(String bucket, String fileBucket) getTarBufferingTimeoutInMinutes
(String bucketId) boolean
isValidFileBucketId
(String fileBucketId) boolean
keepFileBucketIdForeverInCache
(String fileBucketId) listContainerNames
(String fileBucketId)
-
Field Details
-
DEFAULT
- See Also:
-
BACKUP_BUCKET
- See Also:
-
BACKUP_FILE_BUCKET
- See Also:
-
-
Constructor Details
-
BucketTopologyHelper
-
-
Method Details
-
getFileBucketId
-
getFileBucketFromContainerName
-
getBucketFromFileBucket
-
listFileBuckets
-
isValidFileBucketId
-
listContainerNames
-
getTarBufferingTimeoutInMinutes
-
keepFileBucketIdForeverInCache
-