Uses of Enum Class
org.apache.hadoop.fs.azurebfs.services.AbfsBlockStatus

Packages that use AbfsBlockStatus
  • Uses of AbfsBlockStatus in org.apache.hadoop.fs.azurebfs.services

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