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