Uses of Class
org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto

Packages that use YarnProtos.ContainerExitStatusProto
org.apache.hadoop.yarn.proto   
 

Uses of YarnProtos.ContainerExitStatusProto in org.apache.hadoop.yarn.proto
 

Methods in org.apache.hadoop.yarn.proto that return YarnProtos.ContainerExitStatusProto
static YarnProtos.ContainerExitStatusProto YarnProtos.ContainerExitStatusProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static YarnProtos.ContainerExitStatusProto YarnProtos.ContainerExitStatusProto.valueOf(int value)
           
static YarnProtos.ContainerExitStatusProto YarnProtos.ContainerExitStatusProto.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static YarnProtos.ContainerExitStatusProto[] YarnProtos.ContainerExitStatusProto.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.apache.hadoop.yarn.proto that return types with arguments of type YarnProtos.ContainerExitStatusProto
static com.google.protobuf.Internal.EnumLiteMap<YarnProtos.ContainerExitStatusProto> YarnProtos.ContainerExitStatusProto.internalGetValueMap()
           
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.