Uses of Enum Class
org.apache.hadoop.fs.s3a.auth.delegation.AWSPolicyProvider.AccessLevel
Packages that use AWSPolicyProvider.AccessLevel
Package
Description
Extensible delegation token support for the S3A connector.
-
Uses of AWSPolicyProvider.AccessLevel in org.apache.hadoop.fs.s3a.auth.delegation
Methods in org.apache.hadoop.fs.s3a.auth.delegation that return AWSPolicyProvider.AccessLevelModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AWSPolicyProvider.AccessLevel[]AWSPolicyProvider.AccessLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.