Uses of Enum Class
org.apache.hadoop.fs.s3a.S3AEncryptionMethods
Packages that use S3AEncryptionMethods
-
Uses of S3AEncryptionMethods in org.apache.hadoop.fs.s3a
Methods in org.apache.hadoop.fs.s3a that return S3AEncryptionMethodsModifier and TypeMethodDescriptionstatic S3AEncryptionMethodsGet the encryption mechanism from the value provided.static S3AEncryptionMethodsReturns the enum constant of this class with the specified name.static S3AEncryptionMethods[]S3AEncryptionMethods.values()Returns an array containing the constants of this enum class, in the order they are declared.