Uses of Class
org.apache.hadoop.yarn.server.nodemanager.ContainerExecutor.ExitCode

Packages that use ContainerExecutor.ExitCode
org.apache.hadoop.yarn.server.nodemanager   
 

Uses of ContainerExecutor.ExitCode in org.apache.hadoop.yarn.server.nodemanager
 

Methods in org.apache.hadoop.yarn.server.nodemanager that return ContainerExecutor.ExitCode
static ContainerExecutor.ExitCode ContainerExecutor.ExitCode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContainerExecutor.ExitCode[] ContainerExecutor.ExitCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012 Apache Software Foundation. All Rights Reserved.