public final class GCSUtils extends Object
Modifier and Type | Method and Description |
---|---|
static short |
translateBucketAcl(org.jets3t.service.acl.gs.GSAccessControlList acl,
String userId)
Translates GCS bucket owner ACL to Alluxio owner mode.
|
public static short translateBucketAcl(org.jets3t.service.acl.gs.GSAccessControlList acl, String userId)
acl
- the acl of GCS bucketuserId
- the S3 user id of the Alluxio ownerCopyright © 2023. All Rights Reserved.