public static interface YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
YarnProtos.ApplicationACLMapProto |
getApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
int |
getApplicationACLsCount()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
List<YarnProtos.ApplicationACLMapProto> |
getApplicationACLsList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
YarnProtos.ApplicationACLMapProtoOrBuilder |
getApplicationACLsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
List<? extends YarnProtos.ApplicationACLMapProtoOrBuilder> |
getApplicationACLsOrBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3; |
com.google.protobuf.ByteString |
getClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2; |
YarnProtos.ContainerProto |
getContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
int |
getContainersFromPreviousAttemptsCount()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
List<YarnProtos.ContainerProto> |
getContainersFromPreviousAttemptsList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnProtos.ContainerProtoOrBuilder |
getContainersFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
List<? extends YarnProtos.ContainerProtoOrBuilder> |
getContainersFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4; |
YarnProtos.ResourceProto |
getMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1; |
YarnProtos.ResourceProtoOrBuilder |
getMaximumCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto maximumCapability = 1; |
YarnServiceProtos.NMTokenProto |
getNmTokensFromPreviousAttempts(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
int |
getNmTokensFromPreviousAttemptsCount()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
List<YarnServiceProtos.NMTokenProto> |
getNmTokensFromPreviousAttemptsList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
YarnServiceProtos.NMTokenProtoOrBuilder |
getNmTokensFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
List<? extends YarnServiceProtos.NMTokenProtoOrBuilder> |
getNmTokensFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6; |
String |
getQueue()
optional string queue = 5; |
com.google.protobuf.ByteString |
getQueueBytes()
optional string queue = 5; |
YarnServiceProtos.SchedulerResourceTypes |
getSchedulerResourceTypes(int index)
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7; |
int |
getSchedulerResourceTypesCount()
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7; |
List<YarnServiceProtos.SchedulerResourceTypes> |
getSchedulerResourceTypesList()
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7; |
boolean |
hasClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2; |
boolean |
hasMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1; |
boolean |
hasQueue()
optional string queue = 5; |
boolean hasMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;YarnProtos.ResourceProto getMaximumCapability()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;YarnProtos.ResourceProtoOrBuilder getMaximumCapabilityOrBuilder()
optional .hadoop.yarn.ResourceProto maximumCapability = 1;boolean hasClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;com.google.protobuf.ByteString getClientToAmTokenMasterKey()
optional bytes client_to_am_token_master_key = 2;List<YarnProtos.ApplicationACLMapProto> getApplicationACLsList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;YarnProtos.ApplicationACLMapProto getApplicationACLs(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;int getApplicationACLsCount()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;List<? extends YarnProtos.ApplicationACLMapProtoOrBuilder> getApplicationACLsOrBuilderList()
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;YarnProtos.ApplicationACLMapProtoOrBuilder getApplicationACLsOrBuilder(int index)
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;List<YarnProtos.ContainerProto> getContainersFromPreviousAttemptsList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;YarnProtos.ContainerProto getContainersFromPreviousAttempts(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;int getContainersFromPreviousAttemptsCount()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;List<? extends YarnProtos.ContainerProtoOrBuilder> getContainersFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;YarnProtos.ContainerProtoOrBuilder getContainersFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;boolean hasQueue()
optional string queue = 5;String getQueue()
optional string queue = 5;com.google.protobuf.ByteString getQueueBytes()
optional string queue = 5;List<YarnServiceProtos.NMTokenProto> getNmTokensFromPreviousAttemptsList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;YarnServiceProtos.NMTokenProto getNmTokensFromPreviousAttempts(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;int getNmTokensFromPreviousAttemptsCount()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;List<? extends YarnServiceProtos.NMTokenProtoOrBuilder> getNmTokensFromPreviousAttemptsOrBuilderList()
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;YarnServiceProtos.NMTokenProtoOrBuilder getNmTokensFromPreviousAttemptsOrBuilder(int index)
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;List<YarnServiceProtos.SchedulerResourceTypes> getSchedulerResourceTypesList()
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;int getSchedulerResourceTypesCount()
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;YarnServiceProtos.SchedulerResourceTypes getSchedulerResourceTypes(int index)
repeated .hadoop.yarn.SchedulerResourceTypes scheduler_resource_types = 7;Copyright © 2018 CERN. All Rights Reserved.