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

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

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