Uses of Enum Class
org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.AssignmentInformation.Operation
Packages that use AssignmentInformation.Operation
-
Uses of AssignmentInformation.Operation in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common
Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.common that return AssignmentInformation.OperationModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AssignmentInformation.Operation[]AssignmentInformation.Operation.values()Returns an array containing the constants of this enum class, in the order they are declared.