Uses of Enum Class
org.apache.hadoop.fs.azurebfs.utils.EncryptionType

Packages that use EncryptionType
Package
Description
 
  • Uses of EncryptionType in org.apache.hadoop.fs.azurebfs.utils

    Methods in org.apache.hadoop.fs.azurebfs.utils that return EncryptionType
    Modifier and Type
    Method
    Description
    EncryptionType.valueOf(String name)
    Returns the enum constant of this class with the specified name.
    EncryptionType.values()
    Returns an array containing the constants of this enum class, in the order they are declared.