Package | Description |
---|---|
org.apache.hadoop.fs.s3a |
S3A Filesystem.
|
Modifier and Type | Method and Description |
---|---|
static S3AEncryptionMethods |
S3AEncryptionMethods.getMethod(String name)
Get the encryption mechanism from the value provided.
|
static S3AEncryptionMethods |
S3AEncryptionMethods.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static S3AEncryptionMethods[] |
S3AEncryptionMethods.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.