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