Uses of Class
org.apache.hadoop.yarn.proto.YarnServerCommonProtos.NodeActionProto

Packages that use YarnServerCommonProtos.NodeActionProto
org.apache.hadoop.yarn.proto   
 

Uses of YarnServerCommonProtos.NodeActionProto in org.apache.hadoop.yarn.proto
 

Methods in org.apache.hadoop.yarn.proto that return YarnServerCommonProtos.NodeActionProto
 YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.RegistrationResponseProtoOrBuilder.getNodeAction()
           
 YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.RegistrationResponseProto.getNodeAction()
           
 YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.RegistrationResponseProto.Builder.getNodeAction()
           
 YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.HeartbeatResponseProtoOrBuilder.getNodeAction()
           
 YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.HeartbeatResponseProto.getNodeAction()
           
 YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.HeartbeatResponseProto.Builder.getNodeAction()
           
static YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.NodeActionProto.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
           
static YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.NodeActionProto.valueOf(int value)
           
static YarnServerCommonProtos.NodeActionProto YarnServerCommonProtos.NodeActionProto.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static YarnServerCommonProtos.NodeActionProto[] YarnServerCommonProtos.NodeActionProto.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 YarnServerCommonProtos.NodeActionProto
static com.google.protobuf.Internal.EnumLiteMap<YarnServerCommonProtos.NodeActionProto> YarnServerCommonProtos.NodeActionProto.internalGetValueMap()
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServerCommonProtos.NodeActionProto
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.setNodeAction(YarnServerCommonProtos.NodeActionProto value)
           
 YarnServerCommonProtos.HeartbeatResponseProto.Builder YarnServerCommonProtos.HeartbeatResponseProto.Builder.setNodeAction(YarnServerCommonProtos.NodeActionProto value)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.