Uses of Class
org.apache.hadoop.yarn.proto.YarnServerCommonProtos.RegistrationResponseProto.Builder

Packages that use YarnServerCommonProtos.RegistrationResponseProto.Builder
org.apache.hadoop.yarn.proto   
 

Uses of YarnServerCommonProtos.RegistrationResponseProto.Builder in org.apache.hadoop.yarn.proto
 

Methods in org.apache.hadoop.yarn.proto that return YarnServerCommonProtos.RegistrationResponseProto.Builder
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.clear()
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.clearMasterKey()
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.clearNodeAction()
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.clone()
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.getRegistrationResponseBuilder()
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.mergeFrom(com.google.protobuf.Message other)
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.mergeFrom(YarnServerCommonProtos.RegistrationResponseProto other)
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.mergeMasterKey(YarnServerCommonProtos.MasterKeyProto value)
           
static YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.newBuilder()
           
static YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.newBuilder(YarnServerCommonProtos.RegistrationResponseProto prototype)
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.newBuilderForType()
           
protected  YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.setMasterKey(YarnServerCommonProtos.MasterKeyProto.Builder builderForValue)
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.setMasterKey(YarnServerCommonProtos.MasterKeyProto value)
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.Builder.setNodeAction(YarnServerCommonProtos.NodeActionProto value)
           
 YarnServerCommonProtos.RegistrationResponseProto.Builder YarnServerCommonProtos.RegistrationResponseProto.toBuilder()
           
 

Methods in org.apache.hadoop.yarn.proto with parameters of type YarnServerCommonProtos.RegistrationResponseProto.Builder
 YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder YarnServerCommonServiceProtos.RegisterNodeManagerResponseProto.Builder.setRegistrationResponse(YarnServerCommonProtos.RegistrationResponseProto.Builder builderForValue)
           
 



Copyright © 2013 Apache Software Foundation. All Rights Reserved.