Uses of Enum Class
org.apache.hadoop.mapreduce.v2.app.commit.CommitterEventType

Packages that use CommitterEventType
  • Uses of CommitterEventType in org.apache.hadoop.mapreduce.v2.app.commit

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