Uses of Enum Class
org.apache.hadoop.fs.azurebfs.utils.EncryptionType
Packages that use EncryptionType
-
Uses of EncryptionType in org.apache.hadoop.fs.azurebfs.utils
Methods in org.apache.hadoop.fs.azurebfs.utils that return EncryptionTypeModifier and TypeMethodDescriptionstatic EncryptionTypeReturns the enum constant of this class with the specified name.static EncryptionType[]EncryptionType.values()Returns an array containing the constants of this enum class, in the order they are declared.