| Methods in org.apache.hadoop.yarn.proto that return YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addAllApplicationACLs(Iterable<? extends YarnProtos.ApplicationACLMapProto> values)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addAllContainersFromPreviousAttempts(Iterable<? extends YarnProtos.ContainerProto> values)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addAllNmTokensFromPreviousAttempts(Iterable<? extends YarnServiceProtos.NMTokenProto> values)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addApplicationACLs(int index,
YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addApplicationACLs(int index,
YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addApplicationACLs(YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addApplicationACLs(YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addContainersFromPreviousAttempts(int index,
YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addContainersFromPreviousAttempts(int index,
YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addContainersFromPreviousAttempts(YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addContainersFromPreviousAttempts(YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addNmTokensFromPreviousAttempts(int index,
YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addNmTokensFromPreviousAttempts(int index,
YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.clear()
|
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.clearApplicationACLs()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.clearClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.clearContainersFromPreviousAttempts()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.clearMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.clearNmTokensFromPreviousAttempts()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.clearQueue()
optional string queue = 5; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.clone()
|
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.mergeFrom(com.google.protobuf.Message other)
|
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.mergeFrom(YarnServiceProtos.RegisterApplicationMasterResponseProto other)
|
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.mergeMaximumCapability(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto maximumCapability = 1; |
static YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.newBuilder()
|
static YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.newBuilder(YarnServiceProtos.RegisterApplicationMasterResponseProto prototype)
|
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.newBuilderForType()
|
protected YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
|
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.removeApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.removeContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.removeNmTokensFromPreviousAttempts(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setApplicationACLs(int index,
YarnProtos.ApplicationACLMapProto.Builder builderForValue)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setApplicationACLs(int index,
YarnProtos.ApplicationACLMapProto value)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setClientToAmTokenMasterKey(com.google.protobuf.ByteString value)
optional bytes client_to_am_token_master_key = 2; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setContainersFromPreviousAttempts(int index,
YarnProtos.ContainerProto.Builder builderForValue)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setContainersFromPreviousAttempts(int index,
YarnProtos.ContainerProto value)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setMaximumCapability(YarnProtos.ResourceProto.Builder builderForValue)
optional .hadoop.yarn.ResourceProto maximumCapability = 1; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setMaximumCapability(YarnProtos.ResourceProto value)
optional .hadoop.yarn.ResourceProto maximumCapability = 1; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setNmTokensFromPreviousAttempts(int index,
YarnServiceProtos.NMTokenProto.Builder builderForValue)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setNmTokensFromPreviousAttempts(int index,
YarnServiceProtos.NMTokenProto value)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setQueue(String value)
optional string queue = 5; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder.setQueueBytes(com.google.protobuf.ByteString value)
optional string queue = 5; |
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder |
YarnServiceProtos.RegisterApplicationMasterResponseProto.toBuilder()
|