public final class S3AUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static short |
translateBucketAcl(com.amazonaws.services.s3.model.AccessControlList acl,
java.lang.String userId)
Translates S3 bucket ACL to Alluxio owner mode.
|
public static short translateBucketAcl(com.amazonaws.services.s3.model.AccessControlList acl,
java.lang.String userId)
acl - the acl of S3 bucketuserId - the S3 user id of the Alluxio ownerCopyright © 2021. All Rights Reserved.