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