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

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

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