Uses of Enum Class
org.apache.hadoop.yarn.server.nodemanager.ContainerExecutor.ExitCode
Packages that use ContainerExecutor.ExitCode
-
Uses of ContainerExecutor.ExitCode in org.apache.hadoop.yarn.server.nodemanager
Methods in org.apache.hadoop.yarn.server.nodemanager that return ContainerExecutor.ExitCodeModifier and TypeMethodDescriptionstatic ContainerExecutor.ExitCodeReturns the enum constant of this class with the specified name.static ContainerExecutor.ExitCode[]ContainerExecutor.ExitCode.values()Returns an array containing the constants of this enum class, in the order they are declared.