$ A B C D E F G H I K L M N O P Q R S T U V W Y Z 

$

$() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Expand the environment variable based on client OS environment variable expansion syntax (e.g.
$$() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Expand the environment variable in platform-agnostic syntax.

A

A_M_COMMAND_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
ABORTED - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Containers killed by the framework, either due to being released by the application or being 'lost' due to node failures etc.
ABORTED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
ABORTED = -100;
ACCEPTED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
ACCEPTED = 4;
ACCESSTYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
ACL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
addAllAllocatedContainers(Iterable<? extends YarnProtos.ContainerProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllApplicationACLs(Iterable<? extends YarnProtos.ApplicationACLMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addAllApplicationACLs(Iterable<? extends YarnProtos.ApplicationACLMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addAllApplicationAttempts(Iterable<? extends YarnProtos.ApplicationAttemptReportProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addAllApplications(Iterable<? extends YarnProtos.ApplicationReportProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addAllApplications(Iterable<? extends YarnProtos.ApplicationReportProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addAllApplicationStates(Iterable<? extends YarnProtos.YarnApplicationStateProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
addAllApplicationTags(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
addAllApplicationTags(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
addAllApplicationTags(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
addAllApplicationTypes(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
addAllAsk(Iterable<? extends YarnProtos.ResourceRequestProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAllBlacklistAdditions(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
addAllBlacklistRemovals(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
addAllChildQueues(Iterable<? extends YarnProtos.QueueInfoProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addAllCommand(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
addAllCompletedContainerStatuses(Iterable<? extends YarnProtos.ContainerStatusProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addAllContainer(Iterable<? extends YarnProtos.PreemptionContainerProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addAllContainer(Iterable<? extends YarnProtos.PreemptionContainerProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addAllContainerId(Iterable<? extends YarnProtos.ContainerIdProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addAllContainerId(Iterable<? extends YarnProtos.ContainerIdProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addAllContainers(Iterable<? extends YarnProtos.ContainerReportProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addAllContainersFromPreviousAttempts(Iterable<? extends YarnProtos.ContainerProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addAllDecreasedContainers(Iterable<? extends YarnProtos.ContainerResourceDecreaseProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addAllEnvironment(Iterable<? extends YarnProtos.StringStringMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addAllFailedRequests(Iterable<? extends YarnServiceProtos.ContainerExceptionMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addAllFailedRequests(Iterable<? extends YarnServiceProtos.ContainerExceptionMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addAllFailedRequests(Iterable<? extends YarnServiceProtos.ContainerExceptionMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addAllGroups(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
addAllIncreasedContainers(Iterable<? extends YarnProtos.ContainerResourceIncreaseProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addAllIncreaseRequest(Iterable<? extends YarnProtos.ContainerResourceIncreaseRequestProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addAllLocalResources(Iterable<? extends YarnProtos.StringLocalResourceMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addAllNmTokens(Iterable<? extends YarnServiceProtos.NMTokenProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addAllNmTokensFromPreviousAttempts(Iterable<? extends YarnServiceProtos.NMTokenProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addAllNodeLabels(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
addAllNodeReports(Iterable<? extends YarnProtos.NodeReportProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addAllNodeResourceMap(Iterable<? extends YarnProtos.NodeResourceMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addAllNodeStates(Iterable<? extends YarnProtos.NodeStateProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
addAllNodeToLabels(Iterable<? extends YarnProtos.NodeToLabelsListProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
addAllocatedContainers(YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainers(int, YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainers(YarnProtos.ContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainers(int, YarnProtos.ContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainersBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllocatedContainersBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
addAllQueues(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
addAllQueueUserAcls(Iterable<? extends YarnProtos.QueueUserACLInfoProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addAllRelease(Iterable<? extends YarnProtos.ContainerIdProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addAllResource(Iterable<? extends YarnProtos.PreemptionResourceRequestProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addAllServiceData(Iterable<? extends YarnProtos.StringBytesMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addAllServicesMetaData(Iterable<? extends YarnProtos.StringBytesMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addAllServicesMetaData(Iterable<? extends YarnProtos.StringBytesMapProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addAllStartContainerRequest(Iterable<? extends YarnServiceProtos.StartContainerRequestProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addAllStatus(Iterable<? extends YarnProtos.ContainerStatusProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addAllSucceededRequests(Iterable<? extends YarnProtos.ContainerIdProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addAllSucceededRequests(Iterable<? extends YarnProtos.ContainerIdProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addAllUpdatedNodes(Iterable<? extends YarnProtos.NodeReportProto>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addAllUserAcls(Iterable<? extends YarnProtos.QueueACLProto>) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
addAllUsers(Iterable<String>) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
addApplicationACLs(YarnProtos.ApplicationACLMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLs(int, YarnProtos.ApplicationACLMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLs(YarnProtos.ApplicationACLMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLs(int, YarnProtos.ApplicationACLMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLs(YarnProtos.ApplicationACLMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLs(int, YarnProtos.ApplicationACLMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLs(YarnProtos.ApplicationACLMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLs(int, YarnProtos.ApplicationACLMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
addApplicationACLsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationACLsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttempts(int, YarnProtos.ApplicationAttemptReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttempts(YarnProtos.ApplicationAttemptReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttempts(int, YarnProtos.ApplicationAttemptReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttemptsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplicationAttemptsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
addApplications(YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplications(int, YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplications(YarnProtos.ApplicationReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplications(int, YarnProtos.ApplicationReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplications(YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplications(int, YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplications(YarnProtos.ApplicationReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplications(int, YarnProtos.ApplicationReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplicationsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplicationsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
addApplicationsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplicationsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
addApplicationStates(YarnProtos.YarnApplicationStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
addApplicationTags(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
addApplicationTags(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
addApplicationTags(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
addApplicationTagsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
addApplicationTagsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
addApplicationTagsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
addApplicationTypes(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
addApplicationTypesBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
addAsk(YarnProtos.ResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAsk(int, YarnProtos.ResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAsk(YarnProtos.ResourceRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAsk(int, YarnProtos.ResourceRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAskBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addAskBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
addBlacklistAdditions(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
addBlacklistAdditionsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
addBlacklistRemovals(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
addBlacklistRemovalsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
addChildQueues(YarnProtos.QueueInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueues(int, YarnProtos.QueueInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueues(YarnProtos.QueueInfoProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueues(int, YarnProtos.QueueInfoProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueuesBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addChildQueuesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
addCommand(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
addCommandBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
addCompletedContainerStatuses(YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatuses(int, YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatuses(YarnProtos.ContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatuses(int, YarnProtos.ContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatusesBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addCompletedContainerStatusesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
addContainer(YarnProtos.PreemptionContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainer(int, YarnProtos.PreemptionContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainer(YarnProtos.PreemptionContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainer(int, YarnProtos.PreemptionContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainer(YarnProtos.PreemptionContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainer(int, YarnProtos.PreemptionContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainer(YarnProtos.PreemptionContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainer(int, YarnProtos.PreemptionContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainerBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainerBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
addContainerBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainerBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
addContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerId(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerIdBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainerIdBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
addContainers(YarnProtos.ContainerReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainers(int, YarnProtos.ContainerReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainers(YarnProtos.ContainerReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainers(int, YarnProtos.ContainerReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainersBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainersBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
addContainersFromPreviousAttempts(YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttempts(int, YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttempts(YarnProtos.ContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttempts(int, YarnProtos.ContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttemptsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addContainersFromPreviousAttemptsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
addDecreasedContainers(YarnProtos.ContainerResourceDecreaseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainers(int, YarnProtos.ContainerResourceDecreaseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainers(YarnProtos.ContainerResourceDecreaseProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainers(int, YarnProtos.ContainerResourceDecreaseProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainersBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addDecreasedContainersBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
addEntities(List<TimelineEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
All a list of entities into the existing entity list
addEntity(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Add a single entity into the existing entity list
addEnvironment(YarnProtos.StringStringMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironment(int, YarnProtos.StringStringMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironment(YarnProtos.StringStringMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironment(int, YarnProtos.StringStringMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironmentBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addEnvironmentBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
addError(TimelinePutResponse.TimelinePutError) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Add a single TimelinePutResponse.TimelinePutError instance into the existing list
addErrors(List<TimelinePutResponse.TimelinePutError>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Add a list of TimelinePutResponse.TimelinePutError instances into the existing list
addEvent(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a single event related to the entity to the existing event list
addEvent(TimelineEvents.EventsOfOneEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Add a single TimelineEvents.EventsOfOneEntity instance into the existing list
addEvent(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Add a single event to the existing event list
addEventInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Add one piece of the information of the event to the existing information map
addEventInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Add a map of the information of the event to the existing information map
addEvents(List<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a list of events related to the entity to the existing event list
addEvents(List<TimelineEvents.EventsOfOneEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Add a list of TimelineEvents.EventsOfOneEntity instances into the existing list
addEvents(List<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Add a list of event to the existing event list
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequestsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequestsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
addFailedRequestsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addFailedRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
addGroups(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
addGroupsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
addIncreasedContainers(YarnProtos.ContainerResourceIncreaseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainers(int, YarnProtos.ContainerResourceIncreaseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainers(YarnProtos.ContainerResourceIncreaseProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainers(int, YarnProtos.ContainerResourceIncreaseProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainersBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreasedContainersBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
addIncreaseRequest(YarnProtos.ContainerResourceIncreaseRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequest(int, YarnProtos.ContainerResourceIncreaseRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequest(YarnProtos.ContainerResourceIncreaseRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequest(int, YarnProtos.ContainerResourceIncreaseRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequestBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addIncreaseRequestBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
addLocalResources(YarnProtos.StringLocalResourceMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResources(int, YarnProtos.StringLocalResourceMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResources(YarnProtos.StringLocalResourceMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResources(int, YarnProtos.StringLocalResourceMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResourcesBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addLocalResourcesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
addNmTokens(YarnServiceProtos.NMTokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokens(int, YarnServiceProtos.NMTokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokens(YarnServiceProtos.NMTokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokens(int, YarnServiceProtos.NMTokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokensBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokensBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttempts(int, YarnServiceProtos.NMTokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttempts(YarnServiceProtos.NMTokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttempts(int, YarnServiceProtos.NMTokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttemptsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNmTokensFromPreviousAttemptsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
addNodeLabels(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
addNodeLabelsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
addNodeReports(YarnProtos.NodeReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReports(int, YarnProtos.NodeReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReports(YarnProtos.NodeReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReports(int, YarnProtos.NodeReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReportsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeReportsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
addNodeResourceMap(YarnProtos.NodeResourceMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMap(int, YarnProtos.NodeResourceMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMap(YarnProtos.NodeResourceMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMap(int, YarnProtos.NodeResourceMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMapBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeResourceMapBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
addNodeStates(YarnProtos.NodeStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
addNodeToLabels(YarnProtos.NodeToLabelsListProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
addNodeToLabels(int, YarnProtos.NodeToLabelsListProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
addNodeToLabels(YarnProtos.NodeToLabelsListProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
addNodeToLabels(int, YarnProtos.NodeToLabelsListProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
addNodeToLabelsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
addNodeToLabelsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
addOtherInfo(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add one piece of other information of the entity to the existing other info map
addOtherInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of other information of the entity to the existing other info map
addPrimaryFilter(String, Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a single piece of primary filter to the existing primary filter map
addPrimaryFilters(Map<String, Set<Object>>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of primary filters to the existing primary filter map
addQueues(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
addQueuesBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
addQueueUserAcls(YarnProtos.QueueUserACLInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAcls(int, YarnProtos.QueueUserACLInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAcls(YarnProtos.QueueUserACLInfoProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAcls(int, YarnProtos.QueueUserACLInfoProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAclsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addQueueUserAclsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
addRelatedEntities(Map<String, Set<String>>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add a map of related entities to the existing related entity map
addRelatedEntity(String, String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Add an entity to the existing related entity map
addRelease(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addRelease(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addRelease(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addRelease(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addReleaseBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addReleaseBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
addResource(YarnProtos.PreemptionResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResource(int, YarnProtos.PreemptionResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResource(YarnProtos.PreemptionResourceRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResource(int, YarnProtos.PreemptionResourceRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addResourceBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
addServiceData(YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceData(int, YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceData(YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceData(int, YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceDataBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServiceDataBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
addServicesMetaData(YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(int, YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(int, YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(int, YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaData(int, YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaDataBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaDataBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaDataBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addServicesMetaDataBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
addStartContainerRequest(YarnServiceProtos.StartContainerRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequest(int, YarnServiceProtos.StartContainerRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequest(YarnServiceProtos.StartContainerRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequest(int, YarnServiceProtos.StartContainerRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequestBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStartContainerRequestBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
addStatus(YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatus(int, YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatus(YarnProtos.ContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatus(int, YarnProtos.ContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatusBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addStatusBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
addSucceededRequests(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequests(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequests(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequests(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequests(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequests(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequests(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequests(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequestsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
addSucceededRequestsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSucceededRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
addSuffix(String, String) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Add non empty and non null suffix to a key
addUpdatedNodes(YarnProtos.NodeReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodes(int, YarnProtos.NodeReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodes(YarnProtos.NodeReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodes(int, YarnProtos.NodeReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodesBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUpdatedNodesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
addUserAcls(YarnProtos.QueueACLProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
addUsers(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
addUsersBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
ALL_IFACE_LISTEN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
ALL_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
ALL = 0;
allocate(AllocateRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The main interface between an ApplicationMaster and the ResourceManager.
allocate(RpcController, YarnServiceProtos.AllocateRequestProto, RpcCallback<YarnServiceProtos.AllocateResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
rpc allocate(.hadoop.yarn.AllocateRequestProto) returns (.hadoop.yarn.AllocateResponseProto);
allocate(RpcController, YarnServiceProtos.AllocateRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
 
allocate(RpcController, YarnServiceProtos.AllocateRequestProto, RpcCallback<YarnServiceProtos.AllocateResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface
rpc allocate(.hadoop.yarn.AllocateRequestProto) returns (.hadoop.yarn.AllocateResponseProto);
allocate(RpcController, YarnServiceProtos.AllocateRequestProto, RpcCallback<YarnServiceProtos.AllocateResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub
 
ALLOCATED_CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
ALLOCATED_RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
ALLOCATED_RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
AllocateRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The core request sent by the ApplicationMaster to the ResourceManager to obtain resources in the cluster.
AllocateRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
AllocateResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager the ApplicationMaster during resource negotiation.
AllocateResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
AM_CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
AM_CONTAINER_SPEC_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
AM_RESYNC_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
AM_RESYNC = 1;
AM_RM_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
AM_SHUTDOWN_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
AM_SHUTDOWN = 2;
AMCommand - Enum in org.apache.hadoop.yarn.api.records
Command sent by the Resource Manager to the Application Master in the AllocateResponse
ANY - Static variable in class org.apache.hadoop.yarn.api.records.ResourceRequest
The constant string representing no locality.
APP_ATTEMPT_ALLOCATED_SAVING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_ALLOCATED_SAVING = 4;
APP_ATTEMPT_ALLOCATED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_ALLOCATED = 5;
APP_ATTEMPT_FAILED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_FAILED = 7;
APP_ATTEMPT_FINISHED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_FINISHED = 10;
APP_ATTEMPT_FINISHING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_FINISHING = 9;
APP_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
APP_ATTEMPT_KILLED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_KILLED = 11;
APP_ATTEMPT_LAUNCHED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_LAUNCHED = 6;
APP_ATTEMPT_NEW_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_NEW = 1;
APP_ATTEMPT_RUNNING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_RUNNING = 8;
APP_ATTEMPT_SCHEDULED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_SCHEDULED = 3;
APP_ATTEMPT_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
APP_ATTEMPT_SUBMITTED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
APP_ATTEMPT_SUBMITTED = 2;
APP_ATTEMPT_TOKENS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
APP_FAILED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
APP_FAILED = 2;
APP_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
APP_KILLED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
APP_KILLED = 3;
APP_RESOURCE_USAGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
APP_SUBMIT_TIME_ENV - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The environment variable for APP_SUBMIT_TIME.
APP_SUCCEEDED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
APP_SUCCEEDED = 1;
APP_UNDEFINED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
APP_UNDEFINED = 0;
APPACCESS_MODIFY_APP_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
APPACCESS_MODIFY_APP = 2;
APPACCESS_VIEW_APP_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
APPACCESS_VIEW_APP = 1;
appAttemptIdStrPrefix - Static variable in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
appIdStrPrefix - Static variable in class org.apache.hadoop.yarn.api.records.ApplicationId
 
APPLICATION_ACLS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
APPLICATION_ACLS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
APPLICATION_ATTEMPT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
APPLICATION_ATTEMPT_REPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
APPLICATION_ATTEMPTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
APPLICATION_HISTORY_AUX_SERVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Auxiliary services to start as part of Application history server.
APPLICATION_HISTORY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether application history service is enabled or not.
APPLICATION_HISTORY_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_HISTORY_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Application history store class
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
APPLICATION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
APPLICATION_MAX_TAG_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_MAX_TAGS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
APPLICATION_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
APPLICATION_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
APPLICATION_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
APPLICATION_REPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
APPLICATION_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
APPLICATION_STATES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
APPLICATION_SUBMISSION_CONTEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
APPLICATION_SUBMISSION_CONTEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
APPLICATION_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
APPLICATION_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
APPLICATION_TYPE_LENGTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default application type length
APPLICATION_TYPES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
APPLICATION_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
APPLICATION = 3;
APPLICATION_WEB_PROXY_BASE_ENV - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The environmental variable for APPLICATION_WEB_PROXY_BASE.
ApplicationAccessType - Enum in org.apache.hadoop.yarn.api.records
Application access types.
ApplicationAttemptId - Class in org.apache.hadoop.yarn.api.records
ApplicationAttemptId denotes the particular attempt of an ApplicationMaster for a given ApplicationId.
ApplicationAttemptId() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
ApplicationAttemptNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on (GetApplicationAttemptReportRequest) API when the Application Attempt doesn't exist in Application History Server
ApplicationAttemptNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationAttemptNotFoundException
 
ApplicationAttemptReport - Class in org.apache.hadoop.yarn.api.records
ApplicationAttemptReport is a report of an application attempt.
ApplicationAttemptReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
ApplicationClientProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the ResourceManager to submit/abort jobs and to get information on applications, cluster metrics, nodes, queues and ACLs.
ApplicationClientProtocol - Class in org.apache.hadoop.yarn.proto
 
ApplicationClientProtocol.ApplicationClientProtocolService - Class in org.apache.hadoop.yarn.proto
Protobuf service hadoop.yarn.ApplicationClientProtocolService
ApplicationClientProtocol.ApplicationClientProtocolService() - Constructor for class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface - Interface in org.apache.hadoop.yarn.proto
 
ApplicationClientProtocol.ApplicationClientProtocolService.Interface - Interface in org.apache.hadoop.yarn.proto
 
ApplicationClientProtocol.ApplicationClientProtocolService.Stub - Class in org.apache.hadoop.yarn.proto
 
ApplicationConstants - Interface in org.apache.hadoop.yarn.api
This is the API for the applications comprising of constants that YARN sets up for the applications and the containers.
ApplicationConstants.Environment - Enum in org.apache.hadoop.yarn.api
Environment for Applications.
ApplicationHistoryProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between clients and the ApplicationHistoryServer to get the information of completed applications etc.
ApplicationHistoryProtocol - Class in org.apache.hadoop.yarn.proto
 
ApplicationHistoryProtocol.ApplicationHistoryProtocolService - Class in org.apache.hadoop.yarn.proto
Protobuf service hadoop.yarn.ApplicationHistoryProtocolService
ApplicationHistoryProtocol.ApplicationHistoryProtocolService() - Constructor for class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub - Class in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos - Class in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptFinishDataProto
ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptFinishDataProto
ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptHistoryDataProto
ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptHistoryDataProto
ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptStartDataProto
ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptStartDataProto
ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ApplicationFinishDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationFinishDataProto
ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationFinishDataProto
ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ApplicationHistoryDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationHistoryDataProto
ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationHistoryDataProto
ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ApplicationStartDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationStartDataProto
ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationStartDataProto
ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ContainerFinishDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerFinishDataProto
ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerFinishDataProto
ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ContainerHistoryDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerHistoryDataProto
ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerHistoryDataProto
ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationHistoryServerProtos.ContainerStartDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerStartDataProto
ApplicationHistoryServerProtos.ContainerStartDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerStartDataProto
ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
ApplicationId - Class in org.apache.hadoop.yarn.api.records
ApplicationId represents the globally unique identifier for an application.
ApplicationId() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationId
 
APPLICATIONID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
ApplicationIdNotProvidedException - Exception in org.apache.hadoop.yarn.exceptions
Exception to be thrown when Client submit an application without providing ApplicationId in ApplicationSubmissionContext.
ApplicationIdNotProvidedException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationIdNotProvidedException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationIdNotProvidedException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationIdNotProvidedException
 
ApplicationInitializationContext - Class in org.apache.hadoop.yarn.server.api
Initialization context for AuxiliaryService when starting an application.
ApplicationInitializationContext(String, ApplicationId, ByteBuffer) - Constructor for class org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
 
ApplicationMasterProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between a live instance of ApplicationMaster and the ResourceManager.
ApplicationMasterProtocol - Class in org.apache.hadoop.yarn.proto
 
ApplicationMasterProtocol.ApplicationMasterProtocolService - Class in org.apache.hadoop.yarn.proto
Protobuf service hadoop.yarn.ApplicationMasterProtocolService
ApplicationMasterProtocol.ApplicationMasterProtocolService() - Constructor for class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface - Interface in org.apache.hadoop.yarn.proto
 
ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface - Interface in org.apache.hadoop.yarn.proto
 
ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub - Class in org.apache.hadoop.yarn.proto
 
ApplicationNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on (GetApplicationReportRequest) API when the Application doesn't exist in RM and AHS
ApplicationNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ApplicationNotFoundException
 
ApplicationReport - Class in org.apache.hadoop.yarn.api.records
ApplicationReport is a report of an application.
ApplicationReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationReport
 
ApplicationResourceUsageReport - Class in org.apache.hadoop.yarn.api.records
Contains various scheduling metrics to be reported by UI and CLI.
ApplicationResourceUsageReport() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
APPLICATIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
APPLICATIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
ApplicationsRequestScope - Enum in org.apache.hadoop.yarn.api.protocolrecords
Enumeration that controls the scope of applications fetched
ApplicationSubmissionContext - Class in org.apache.hadoop.yarn.api.records
ApplicationSubmissionContext represents all of the information needed by the ResourceManager to launch the ApplicationMaster for an application.
ApplicationSubmissionContext() - Constructor for class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
APPLICATIONTAGS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
APPLICATIONTAGS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
APPLICATIONTAGS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
ApplicationTerminationContext - Class in org.apache.hadoop.yarn.server.api
Initialization context for AuxiliaryService when stopping an application.
ApplicationTerminationContext(ApplicationId) - Constructor for class org.apache.hadoop.yarn.server.api.ApplicationTerminationContext
 
APPLICATIONTYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
APPLICATIONTYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
ARCHIVE_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
ARCHIVE = 1;
ASK_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
ASSIGNED_NODE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
ASSIGNED_NODE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
ATTEMPTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
ATTEMPTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
AUTO_FAILOVER_EMBEDDED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUTO_FAILOVER_ZK_BASE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AUX_SERVICE_FMT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
AuxiliaryService - Class in org.apache.hadoop.yarn.server.api
A generic service that will be started by the NodeManager.
AuxiliaryService(String) - Constructor for class org.apache.hadoop.yarn.server.api.AuxiliaryService
 

B

BAD_CONFIG_MESSAGE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.HAUtil
 
BLACKLIST_ADDITIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
BLACKLIST_REMOVALS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
BLACKLIST_REQUEST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
build() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
build() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
build() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
build() - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
build() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
build() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 

C

C_COMPLETE_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
C_COMPLETE = 3;
C_NEW_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
C_NEW = 1;
C_RUNNING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
C_RUNNING = 2;
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
CANCEL_TOKENS_WHEN_COMPLETE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
cancelDelegationToken(CancelDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
Cancel an existing delegation Token.
cancelDelegationToken(CancelDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
Cancel an existing delegation token.
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc cancelDelegationToken(.hadoop.common.CancelDelegationTokenRequestProto) returns (.hadoop.common.CancelDelegationTokenResponseProto);
cancelDelegationToken(RpcController, SecurityProtos.CancelDelegationTokenRequestProto, RpcCallback<SecurityProtos.CancelDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
CancelDelegationTokenRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request issued by the client to the ResourceManager to cancel a delegation token.
CancelDelegationTokenRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
CancelDelegationTokenResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response from the ResourceManager to a cancelDelegationToken request.
CancelDelegationTokenResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenResponse
 
CAPABILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
CAPABILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
CAPABILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
CAPABILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
CAPABILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
CAPACITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
CAUSE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
CHILDQUEUES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
CLASS_PATH_SEPARATOR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
This constant is used to construct class path and it will be replaced with real class path separator(':' for Linux and ';' for Windows) by NodeManager on container launch.
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
clear() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
clearAccessType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
clearAcl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
clearAllocatedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
clearAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
clearAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
clearAMCommand() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
clearAmContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
clearAmContainerSpec() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
clearAmRmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
clearAppAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
clearAppAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
clearAppAttemptTokens() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional bytes app_attempt_tokens = 3;
clearAppId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
clearApplicationACLs() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
clearApplicationACLs() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
clearApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
clearApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
clearApplicationAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
clearApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
clearApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
clearApplicationName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
clearApplicationReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
clearApplications() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
clearApplications() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
clearApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
clearApplicationStates() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
clearApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
clearApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
clearApplicationTags() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
clearApplicationTags() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
clearApplicationTags() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
clearApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
clearApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
clearApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
clearApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
clearApplicationTypes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
clearAppResourceUsage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
clearAsk() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
clearAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
clearAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
clearAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional int32 attemptId = 2;
clearAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
clearBlacklistAdditions() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
clearBlacklistRemovals() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
clearBlacklistRequest() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
clearCancelTokensWhenComplete() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool cancel_tokens_when_complete = 6 [default = true];
clearCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
clearCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
clearCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
clearCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
clearCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
clearCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float capacity = 2;
clearCause() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
clearChildQueues() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
clearClassName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
clearClientToAmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
clearClientToAmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional bytes client_to_am_token_master_key = 2;
clearClusterId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
clearClusterMetrics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
clearClusterTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int64 cluster_timestamp = 2;
clearCommand() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
clearCompletedContainerStatuses() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
clearContainer() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
clearContainer() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
clearContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int32 container_exit_status = 4;
clearContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int32 container_exit_status = 8;
clearContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int32 container_exit_status = 9;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
clearContainerLaunchContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
clearContainerReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
clearContainers() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
clearContainersFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
clearContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
clearContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
clearContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
clearContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
clearContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
clearContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
clearContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
clearCurrentApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
clearCurrentCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float currentCapacity = 4;
clearDecreasedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
clearDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
clearDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
clearDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
clearDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
clearDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
clearDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
clearDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
clearDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
clearDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
clearDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
clearDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
clearDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
clearDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
clearDisks() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional double disks = 20;
clearEnvironment() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
clearException() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
clearExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional int32 exit_status = 4 [default = -1000];
clearFailedRequests() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
clearFailedRequests() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
clearFailedRequests() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
clearFile() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
clearFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
clearFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
clearFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
clearFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
clearFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
clearFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
clearFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
clearFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
clearFinishBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_begin = 8;
clearFinishEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_end = 9;
clearFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional int64 finish_time = 2;
clearFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 finish_time = 8;
clearFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int64 finish_time = 2;
clearFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 finish_time = 6;
clearFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 finishTime = 12;
clearFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 finish_time = 6;
clearFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 finish_time = 7;
clearGroups() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
clearHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
clearHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
clearHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
clearHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
clearHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
clearHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
clearHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
clearHost() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
clearHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
clearId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int32 id = 1;
clearId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional int32 id = 3;
clearId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
clearId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
clearIncludeApplications() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeApplications = 2;
clearIncludeChildQueues() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeChildQueues = 3;
clearIncreasedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
clearIncreaseRequest() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
clearIsKillCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
optional bool is_kill_completed = 1 [default = false];
clearIsUnregistered() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
optional bool isUnregistered = 1 [default = false];
clearKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool keep_containers_across_application_attempts = 11 [default = false];
clearKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
clearKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
clearKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
clearLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string label = 13 [default = "all"];
clearLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string label = 8;
clearLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string label = 6;
clearLabelPolicy() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string labelPolicy = 9;
clearLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int64 last_health_report_time = 9;
clearLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
clearLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 limit = 5;
clearLocalResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
clearLogUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
clearMajorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 major_version = 1;
clearMasterContainer() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
clearMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
clearMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
clearMaxAppAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional int32 maxAppAttempts = 8 [default = 0];
clearMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
clearMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
clearMaximumCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float maximumCapacity = 3;
clearMemory() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 memory = 1;
clearMessage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
clearMinorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 minor_version = 2;
clearName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
clearNeededResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
clearNmTokens() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
clearNmTokensFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
clearNode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
optional string node = 1;
clearNodeHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
clearNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
clearNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
clearNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
clearNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
clearNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
clearNodeLabels() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
clearNodeReports() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
clearNodeResourceMap() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
clearNodeState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeStateProto node_state = 7;
clearNodeStates() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
clearNodeToLabels() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
clearNumClusterNodes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 num_cluster_nodes = 7;
clearNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int32 numContainers = 6;
clearNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional int32 num_containers = 4;
clearNumNodeManagers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
optional int32 num_node_managers = 1;
clearNumReservedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_reserved_containers = 2;
clearNumUsedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_used_containers = 1;
clearOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
clearOverCommitTimeout() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional int32 over_commit_timeout = 2;
clearPattern() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
clearPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional int32 port = 2;
clearPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional int32 port = 3;
clearPreempt() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
clearPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
clearPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
clearPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
clearPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
clearPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
clearPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
optional int32 priority = 1;
clearPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
clearProgress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional float progress = 17;
clearProgress() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional float progress = 5;
clearQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
clearQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
clearQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
clearQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
clearQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
clearQueueInfo() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
clearQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
clearQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
clearQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
clearQueues() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
clearQueueUserAcls() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
clearRackName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
clearRecursive() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool recursive = 4;
clearRefreshLabelsCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
optional bool refreshLabelsCompleted = 1 [default = false];
clearRelaxLocality() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional bool relax_locality = 5 [default = true];
clearRelease() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
clearReservedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
clearResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
clearResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
clearResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
clearResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
clearResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
clearResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
clearResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
clearResourceName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
clearResourceOption() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
clearResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional int32 response_id = 4;
clearResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 response_id = 2;
clearRmId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
clearRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional int32 rpc_port = 3;
clearRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional int32 rpc_port = 3;
clearRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional int32 rpc_port = 3;
clearRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int32 rpc_port = 6;
clearRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional int32 rpc_port = 2;
clearScheme() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
clearScope() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
clearServiceData() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
clearServicesMetaData() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
clearServicesMetaData() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
clearSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 size = 2;
clearStartBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_begin = 6;
clearStartContainerRequest() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
clearStartEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_end = 7;
clearStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 start_time = 7;
clearStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 start_time = 7;
clearStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 start_time = 5;
clearStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional int64 start_time = 5;
clearStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 startTime = 11;
clearStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 start_time = 5;
clearStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional int64 start_time = 7;
clearStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 start_time = 4;
clearState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerStateProto state = 2;
clearState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional .hadoop.yarn.QueueStateProto state = 5;
clearStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
clearStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
clearStrictContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
clearSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 submit_time = 6;
clearSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 submit_time = 6;
clearSubmitTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 submit_time = 1;
clearSucceededRequests() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
clearSucceededRequests() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
clearTargetQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
clearTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 timestamp = 3;
clearToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
clearTokens() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
optional bytes tokens = 2;
clearTrace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
clearTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
clearTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
clearTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
clearTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
clearTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
clearTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
clearType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
clearUnmanagedAm() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool unmanaged_am = 7 [default = false];
clearUpdatedNodes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
clearUsed() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
clearUsedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
clearUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
clearUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
clearUser() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
clearUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
clearUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
clearUserAcls() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
clearUserInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
clearUsers() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
clearValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional bytes value = 2;
clearValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
clearValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
clearVirtualCores() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 virtual_cores = 2;
clearVisibility() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
clearYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
clearYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
clearYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
clearYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
clearYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
clearYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
CLIENT_FAILOVER_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_PROXY_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_RETRIES_ON_SOCKET_TIMEOUTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_SLEEPTIME_BASE_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_FAILOVER_SLEEPTIME_MAX_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CLIENT_TO_AM_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
CLIENT_TO_AM_TOKEN_MASTER_KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
clone() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
close() - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
 
closeInternal() - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
Derived classes close themselves using this method.
CLUSTER_METRICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
CLUSTER_TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
CLUSTERID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
COMMAND_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
compare(ResourceRequest, ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
 
compareTo(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
compareTo(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
compareTo(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
compareTo(NodeId) - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
compareTo(Priority) - Method in class org.apache.hadoop.yarn.api.records.Priority
 
compareTo(ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
compareTo(TimelineEntity) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
compareTo(TimelineEvent) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
COMPLETED_CONTAINER_STATUSES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
ConfigurableAuxiliaryService - Class in org.apache.hadoop.yarn.server.api
A generic service that will be started by the ResourceManager.
ConfigurableAuxiliaryService(String) - Constructor for class org.apache.hadoop.yarn.server.api.ConfigurableAuxiliaryService
 
ConfigurableAuxServices - Class in org.apache.hadoop.yarn.server.api
Manages a set of @link{ConfigurableAuxiliaryService} instances by starting and stopping them.
ConfigurableAuxServices(String, String) - Constructor for class org.apache.hadoop.yarn.server.api.ConfigurableAuxServices
 
ConfigurationProvider - Class in org.apache.hadoop.yarn.conf
 
ConfigurationProvider() - Constructor for class org.apache.hadoop.yarn.conf.ConfigurationProvider
 
ConfigurationProviderFactory - Class in org.apache.hadoop.yarn.conf
 
ConfigurationProviderFactory() - Constructor for class org.apache.hadoop.yarn.conf.ConfigurationProviderFactory
 
Container - Class in org.apache.hadoop.yarn.api.records
Container represents an allocated resource in the cluster.
Container() - Constructor for class org.apache.hadoop.yarn.api.records.Container
 
CONTAINER_EXIT_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
CONTAINER_EXIT_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
CONTAINER_EXIT_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
CONTAINER_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
CONTAINER_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
CONTAINER_LAUNCH_CONTEXT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
CONTAINER_REPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
CONTAINER_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
CONTAINER_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
CONTAINER_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
CONTAINER_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
CONTAINER_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
CONTAINER_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
CONTAINER_TOKEN_FILE_ENV_NAME - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The cache file into which container token is written
ContainerContext - Class in org.apache.hadoop.yarn.server.api
Base context class for AuxiliaryService initializing and stopping a container.
ContainerContext(String, ContainerId, Resource) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerContext
 
ContainerExitStatus - Class in org.apache.hadoop.yarn.api.records
Container exit statuses indicating special exit circumstances.
ContainerExitStatus() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
ContainerId - Class in org.apache.hadoop.yarn.api.records
ContainerId represents a globally unique identifier for a Container in the cluster.
ContainerId() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerId
 
ContainerInitializationContext - Class in org.apache.hadoop.yarn.server.api
Initialization context for AuxiliaryService when starting a container.
ContainerInitializationContext(String, ContainerId, Resource) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerInitializationContext
 
ContainerLaunchContext - Class in org.apache.hadoop.yarn.api.records
ContainerLaunchContext represents all of the information needed by the NodeManager to launch a container.
ContainerLaunchContext() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
 
ContainerManagementProtocol - Interface in org.apache.hadoop.yarn.api
The protocol between an ApplicationMaster and a NodeManager to start/stop containers and to get status of running containers.
ContainerManagementProtocol - Class in org.apache.hadoop.yarn.proto
 
ContainerManagementProtocol.ContainerManagementProtocolService - Class in org.apache.hadoop.yarn.proto
Protobuf service hadoop.yarn.ContainerManagementProtocolService
ContainerManagementProtocol.ContainerManagementProtocolService() - Constructor for class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface - Interface in org.apache.hadoop.yarn.proto
 
ContainerManagementProtocol.ContainerManagementProtocolService.Interface - Interface in org.apache.hadoop.yarn.proto
 
ContainerManagementProtocol.ContainerManagementProtocolService.Stub - Class in org.apache.hadoop.yarn.proto
 
ContainerNotFoundException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on (GetContainerReportRequest) API when the container doesn't exist in AHS
ContainerNotFoundException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerNotFoundException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerNotFoundException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.ContainerNotFoundException
 
ContainerReport - Class in org.apache.hadoop.yarn.api.records
ContainerReport is a report of an container.
ContainerReport() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerReport
 
ContainerResourceDecrease - Class in org.apache.hadoop.yarn.api.records
Used by Application Master to ask Node Manager reduce size of a specified container
ContainerResourceDecrease() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
ContainerResourceIncrease - Class in org.apache.hadoop.yarn.api.records
Represent a new increased container accepted by Resource Manager
ContainerResourceIncrease() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
ContainerResourceIncreaseRequest - Class in org.apache.hadoop.yarn.api.records
Used by Application Master, send a container resource increase request to Resource Manager
ContainerResourceIncreaseRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
CONTAINERS_FROM_PREVIOUS_ATTEMPTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
ContainerState - Enum in org.apache.hadoop.yarn.api.records
State of a Container.
ContainerStatus - Class in org.apache.hadoop.yarn.api.records
ContainerStatus represents the current status of a Container.
ContainerStatus() - Constructor for class org.apache.hadoop.yarn.api.records.ContainerStatus
 
ContainerTerminationContext - Class in org.apache.hadoop.yarn.server.api
Termination context for AuxiliaryService when stopping a container.
ContainerTerminationContext(String, ContainerId, Resource) - Constructor for class org.apache.hadoop.yarn.server.api.ContainerTerminationContext
 
CONTRACT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
CORE_SITE_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CS_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
CURRENTAPPLICATIONATTEMPTID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
CURRENTCAPACITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 

D

DEBUG_NM_DELETE_DELAY_SEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Delay before deleting resource to ease debugging of NM issues
DECREASED_CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
DEFAULT_APPLICATION_HISTORY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_APPLICATION_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default application name
DEFAULT_APPLICATION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default application type
DEFAULT_AUTO_FAILOVER_EMBEDDED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AUTO_FAILOVER_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_AUTO_FAILOVER_ZK_BASE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_PROXY_PROVIDER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CLIENT_FAILOVER_RETRIES_ON_SOCKET_TIMEOUTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_CONTAINER_TEMP_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Container temp directory
DEFAULT_FS_APPLICATION_HISTORY_STORE_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_BASED_RM_CONF_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_FS_RM_STATE_STORE_RETRY_POLICY_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_CLIENT_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_RECORD_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_RPC_IMPL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_IPC_SERVER_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_RETAIN_CHECK_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_LOG_AGGREGATION_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ADMIN_USER_ENV - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CLIENT_ASYNC_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CLIENT_MAX_NM_PROXIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_EXECUTOR_SCHED_PRIORITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_MGR_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_CONTAINER_MON_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_DELETE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_DISK_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
By default, disks' health is checked every 2 minutes.
DEFAULT_NM_DISKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_ENV_WHITELIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_HEALTH_CHECK_SCRIPT_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LINUX_CONTAINER_CGROUPS_DELETE_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCAL_CACHE_MAX_FILES_PER_DIRECTORY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCAL_DIRS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CACHE_TARGET_SIZE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_FETCH_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOCALIZER_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_AGG_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_DELETE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_DIRS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_LOG_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_MAX_PER_DISK_UTILIZATION_PERCENTAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
By default, 100% of the disk can be used before it is marked as offline.
DEFAULT_NM_MIN_HEALTHY_DISKS_FRACTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
By default, at least 25% of disks are to be healthy to say that the node is healthy in terms of disks.
DEFAULT_NM_MIN_PER_DISK_FREE_SPACE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
By default, all of the disk can be used before it is marked as offline.
DEFAULT_NM_NONSECURE_MODE_LOCAL_USER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_NONSECURE_MODE_USER_PATTERN - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PMEM_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PMEM_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_PROCESS_KILL_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_REMOTE_APP_LOG_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_REMOTE_APP_LOG_DIR_SUFFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_RESOURCEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_SLEEP_DELAY_BEFORE_SIGKILL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_USER_HOME_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VMEM_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_VMEM_PMEM_RATIO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_NM_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROCFS_USE_SMAPS_BASED_RSS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROXY_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_PROXY_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_QUEUE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default queue name
DEFAULT_RESOURCEMANAGER_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RESOURCEMANAGER_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ADMIN_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AM_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_AMRM_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONFIGURATION_PROVIDER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONTAINER_ALLOC_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_CONTAINER_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DELAYED_DELEGATION_TOKEN_REMOVAL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_DELEGATION_TOKEN_RENEWER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_HISTORY_WRITER_MULTI_THREADED_DISPATCHER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_IS_ALL_IFACES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_METRICS_RUNTIME_BUCKETS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default sizes of the runtime metric buckets in minutes.
DEFAULT_RM_NM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NM_HEARTBEAT_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NMTOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODES_EXCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_NODES_INCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_RESOURCE_TRACKER_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_ENABLE_MONITORS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MAXIMUM_ALLOCATION_DISKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MAXIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MAXIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MINIMUM_ALLOCATION_DISKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MINIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_MINIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_SCHEDULER_USE_PORT_FOR_NODE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_STATE_STORE_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_RM_ZK_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_START_TIME_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_START_TIME_WRITE_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_LEVELDB_TTL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_HTTPS_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_TIMELINE_SERVICE_WEBAPP_PORT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_ACL_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_ADMIN_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_APP_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ACL used in case none is found.
DEFAULT_YARN_APPLICATION_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default platform-specific CLASSPATH for YARN applications.
DEFAULT_YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_CROSS_PLATFORM_APPLICATION_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default platform-agnostic CLASSPATH for YARN applications.
DEFAULT_YARN_MINICLUSTER_CONTROL_RESOURCE_MONITORING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_YARN_MINICLUSTER_FIXED_PORTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Default is false to be able to run tests concurrently without port conflicts.
DEFAULT_YARN_MINICLUSTER_USE_RPC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ZK_RM_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DEFAULT_ZK_RM_STATE_STORE_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DefaultYarnConfiguration - Class in org.apache.hadoop.yarn.conf
Holds an instance of default @link{YarnConfiguration}.
DefaultYarnConfiguration() - Constructor for class org.apache.hadoop.yarn.conf.DefaultYarnConfiguration
 
DELEGATION_KEY_UPDATE_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_KEY_UPDATE_INTERVAL_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_TOKEN_MAX_LIFETIME_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_TOKEN_MAX_LIFETIME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_TOKEN_RENEW_INTERVAL_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
DELEGATION_TOKEN_RENEW_INTERVAL_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
deSerialize() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Deserialize the exception to a new Throwable.
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
DIAGNOSTICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
DIAGNOSTICS_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
DISKS_FAILED - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
When threshold number of the nodemanager-local-directories or threshold number of the nodemanager-log-directories become bad.
DISKS_FAILED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
DISKS_FAILED = -101;
DISKS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 

E

ENVIRONMENT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.NMToken
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.Priority
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.Resource
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
equals(Object) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
equals(Object) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
EXCEPTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
EXIT_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 

F

FAILED_REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
FAILED_REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
FAILED_REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
FAILED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
FAILED = 7;
FILE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
FILE_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
FILE = 2;
FINAL_APPLICATION_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
FINAL_APPLICATION_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
FINAL_TRACKING_URL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
FinalApplicationStatus - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various final states of an Application.
FINISH_BEGIN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
FINISH_END_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
FINISH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
finishApplicationMaster(FinishApplicationMasterRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The interface used by an ApplicationMaster to notify the ResourceManager about its completion (success or failed).
finishApplicationMaster(RpcController, YarnServiceProtos.FinishApplicationMasterRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
 
finishApplicationMaster(RpcController, YarnServiceProtos.FinishApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.FinishApplicationMasterResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
rpc finishApplicationMaster(.hadoop.yarn.FinishApplicationMasterRequestProto) returns (.hadoop.yarn.FinishApplicationMasterResponseProto);
finishApplicationMaster(RpcController, YarnServiceProtos.FinishApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.FinishApplicationMasterResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface
rpc finishApplicationMaster(.hadoop.yarn.FinishApplicationMasterRequestProto) returns (.hadoop.yarn.FinishApplicationMasterResponseProto);
finishApplicationMaster(RpcController, YarnServiceProtos.FinishApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.FinishApplicationMasterResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub
 
FinishApplicationMasterRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The finalization request sent by the ApplicationMaster to inform the ResourceManager about its completion.
FinishApplicationMasterRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
 
FinishApplicationMasterResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a ApplicationMaster on it's completion.
FinishApplicationMasterResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
 
FINISHED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
FINISHED = 6;
FINISHTIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
forceKillApplication(KillApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the ResourceManager to abort submitted application.
forceKillApplication(RpcController, YarnServiceProtos.KillApplicationRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
forceKillApplication(RpcController, YarnServiceProtos.KillApplicationRequestProto, RpcCallback<YarnServiceProtos.KillApplicationResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc forceKillApplication(.hadoop.yarn.KillApplicationRequestProto) returns (.hadoop.yarn.KillApplicationResponseProto);
forceKillApplication(RpcController, YarnServiceProtos.KillApplicationRequestProto, RpcCallback<YarnServiceProtos.KillApplicationResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc forceKillApplication(.hadoop.yarn.KillApplicationRequestProto) returns (.hadoop.yarn.KillApplicationResponseProto);
forceKillApplication(RpcController, YarnServiceProtos.KillApplicationRequestProto, RpcCallback<YarnServiceProtos.KillApplicationResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
FS_APPLICATION_HISTORY_STORE_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
T-file compression types used to compress history data.
FS_APPLICATION_HISTORY_STORE_URI - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
URI for FileSystemApplicationHistoryStore
FS_BASED_RM_CONF_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Store the related configuration files in File System
FS_RM_STATE_STORE_RETRY_POLICY_SPEC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
FS_RM_STATE_STORE_URI - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
URI for FileSystemRMStateStore

G

get() - Static method in class org.apache.hadoop.yarn.conf.DefaultYarnConfiguration
 
getAbsIntValue(double) - Static method in class org.apache.hadoop.yarn.api.records.Resource
 
getAccessType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
getAccessType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
getAccessType() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
getAcl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
getAcl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional string acl = 2 [default = " "];
getAcl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional string acl = 2 [default = " "];
getAclBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
getAclBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional string acl = 2 [default = " "];
getAclBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional string acl = 2 [default = " "];
getAllEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Get a list of TimelineEvents.EventsOfOneEntity instances
getAllocatedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly allocated Container by the ResourceManager.
getAllocatedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainers(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedContainersOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
getAllocatedResource() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated Resource of the container.
getAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResource() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllocatedResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
getAllServicesMetaData() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the meta-data from all auxiliary services running on the NodeManager.
getAMCommand() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
If the ResourceManager needs the ApplicationMaster to take some action then it will send an AMCommand to the ApplicationMaster.
getAMCommand() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
getAMCommand() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
getAMCommand() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
getAMContainerId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the ContainerId of AMContainer for this attempt
getAmContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAmContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
getAMContainerSpec() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ContainerLaunchContext to describe the Container with which the ApplicationMaster is launched.
getAmContainerSpec() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpec() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpec() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpecBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpecOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpecOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAmContainerSpecOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
getAMRMToken() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the AMRM token of the application.
getAmRmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmToken() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmTokenBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto am_rm_token = 19;
getAmRmTokenOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto am_rm_token = 19;
getAppAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
getAppAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
getAppAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
getAppAttemptState() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
getAppAttemptTokens() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional bytes app_attempt_tokens = 3;
getAppAttemptTokens() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional bytes app_attempt_tokens = 3;
getAppAttemptTokens() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional bytes app_attempt_tokens = 3;
getAppId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getAppIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
getApplicationACLs() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the ApplicationACLs for the application.
getApplicationACLs() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the ApplicationACLs for the application.
getApplicationACLs(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLs(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLs(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLs(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLs(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLs(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
getApplicationACLsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationACLsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Get the ApplicationAttemptId of an application attempt.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Get the ApplicationAttemptId of an application attempt.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the ApplicationAttemptId of this attempt of the application
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
Get the ApplicationAttemptId of the application to which the Container was assigned.
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
getApplicationAttemptList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Get a list of ApplicationReport of an application.
getApplicationAttemptReport(GetApplicationAttemptReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of an Application Attempt from the ResourceManager
getApplicationAttemptReport(GetApplicationAttemptReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of an Application Attempt from the ApplicationHistoryServer.
getApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Get the ApplicationAttemptReport for the application attempt.
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getApplicationAttemptReport(.hadoop.yarn.GetApplicationAttemptReportRequestProto) returns (.hadoop.yarn.GetApplicationAttemptReportResponseProto);
getApplicationAttemptReport(RpcController, YarnServiceProtos.GetApplicationAttemptReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReport() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReportBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReportOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReportOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
getApplicationAttemptReportOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
GetApplicationAttemptReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to the ResourceManager to get an ApplicationAttemptReport for an application attempt.
GetApplicationAttemptReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
 
GetApplicationAttemptReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting an application attempt report.
GetApplicationAttemptReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
 
getApplicationAttempts(GetApplicationAttemptsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of all Application attempts in the cluster from the ResourceManager
getApplicationAttempts(GetApplicationAttemptsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of all Application attempts in the cluster from the ApplicationHistoryServer.
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getApplicationAttempts(.hadoop.yarn.GetApplicationAttemptsRequestProto) returns (.hadoop.yarn.GetApplicationAttemptsResponseProto);
getApplicationAttempts(RpcController, YarnServiceProtos.GetApplicationAttemptsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationAttemptsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getApplicationAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttempts(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
getApplicationAttemptsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
GetApplicationAttemptsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a list of application attempt reports of an application from the ResourceManager.
GetApplicationAttemptsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
 
GetApplicationAttemptsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a list of ApplicationAttemptReport for application attempts.
GetApplicationAttemptsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
 
getApplicationDataForService() - Method in class org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Get the ApplicationId of an application
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Get the ApplicationId of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
Get the new ApplicationId allocated by the ResourceManager.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
Get the ApplicationId of the application to be aborted.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the ApplicationId of the application to be moved.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
Get the ApplicationId of the ApplicationAttempId.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the ApplicationId of the application.
getApplicationId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the ApplicationId of the submitted application.
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationId() - Method in class org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
Get ApplicationId of the application
getApplicationId() - Method in class org.apache.hadoop.yarn.server.api.ApplicationTerminationContext
Get ApplicationId of the application being stopped.
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
getApplicationList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
Get ApplicationReport for applications.
getApplicationName() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the application name.
getApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
getApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_name = 2;
getApplicationName() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_name = 2;
getApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
getApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_name = 2;
getApplicationName() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_name = 2;
getApplicationName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
getApplicationName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string application_name = 2 [default = "N/A"];
getApplicationName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string application_name = 2 [default = "N/A"];
getApplicationNameBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
getApplicationNameBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_name = 2;
getApplicationNameBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_name = 2;
getApplicationNameBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
getApplicationNameBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_name = 2;
getApplicationNameBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_name = 2;
getApplicationNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
getApplicationNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string application_name = 2 [default = "N/A"];
getApplicationNameBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string application_name = 2 [default = "N/A"];
getApplicationReport(GetApplicationReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of an Application from the ResourceManager.
getApplicationReport(GetApplicationReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of an Application from the ResourceManager.
getApplicationReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
Get the ApplicationReport for the application.
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getApplicationReport(.hadoop.yarn.GetApplicationReportRequestProto) returns (.hadoop.yarn.GetApplicationReportResponseProto);
getApplicationReport(RpcController, YarnServiceProtos.GetApplicationReportRequestProto, RpcCallback<YarnServiceProtos.GetApplicationReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getApplicationReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReport() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
getApplicationReportOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
GetApplicationReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to the ResourceManager to get an ApplicationReport for an application.
GetApplicationReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
 
GetApplicationReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting an application report.
GetApplicationReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
getApplicationResourceUsageReport() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Retrieve the structure containing the job resources for this application
getApplications(GetApplicationsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of Applications matching the filters defined by GetApplicationsRequest in the cluster from the ResourceManager.
getApplications(GetApplicationsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of all Applications in the cluster from the ApplicationHistoryServer.
getApplications() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the running applications of the queue.
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getApplications(.hadoop.yarn.GetApplicationsRequestProto) returns (.hadoop.yarn.GetApplicationsResponseProto);
getApplications(RpcController, YarnServiceProtos.GetApplicationsRequestProto, RpcCallback<YarnServiceProtos.GetApplicationsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplications(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplications(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
getApplicationsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
getApplicationsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProtoOrBuilder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
GetApplicationsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a report of Applications in the cluster from the ResourceManager.
GetApplicationsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
 
GetApplicationsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting an ApplicationReport for applications.
GetApplicationsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
getApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
getApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.RMAppStateProto application_state = 5;
getApplicationState() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
getApplicationStates() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the application states to filter applications on
getApplicationStates(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStates(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStates(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationStatesList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Get the ApplicationSubmissionContext for the application.
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContext() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContext() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContextBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContextBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContextOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContextOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContextOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
getApplicationSubmissionContextOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContextOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationSubmissionContextOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
getApplicationTags() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the tags to filter applications on
getApplicationTags() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get all tags corresponding to the application
getApplicationTags() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get tags for the application
getApplicationTags(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
getApplicationTags(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
repeated string applicationTags = 20;
getApplicationTags(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
repeated string applicationTags = 20;
getApplicationTags(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
getApplicationTags(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
repeated string applicationTags = 12;
getApplicationTags(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
repeated string applicationTags = 12;
getApplicationTags(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
getApplicationTags(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string applicationTags = 10;
getApplicationTags(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string applicationTags = 10;
getApplicationTagsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
getApplicationTagsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
repeated string applicationTags = 20;
getApplicationTagsBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
repeated string applicationTags = 20;
getApplicationTagsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
getApplicationTagsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
repeated string applicationTags = 12;
getApplicationTagsBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
repeated string applicationTags = 12;
getApplicationTagsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
getApplicationTagsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string applicationTags = 10;
getApplicationTagsBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string applicationTags = 10;
getApplicationTagsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
getApplicationTagsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
repeated string applicationTags = 20;
getApplicationTagsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
repeated string applicationTags = 20;
getApplicationTagsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
getApplicationTagsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
repeated string applicationTags = 12;
getApplicationTagsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
repeated string applicationTags = 12;
getApplicationTagsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
getApplicationTagsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string applicationTags = 10;
getApplicationTagsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string applicationTags = 10;
getApplicationTagsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
getApplicationTagsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
repeated string applicationTags = 20;
getApplicationTagsList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
repeated string applicationTags = 20;
getApplicationTagsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
getApplicationTagsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
repeated string applicationTags = 12;
getApplicationTagsList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
repeated string applicationTags = 12;
getApplicationTagsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
getApplicationTagsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string applicationTags = 10;
getApplicationTagsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string applicationTags = 10;
getApplicationType() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the application's Type
getApplicationType() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the application type
getApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
getApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_type = 3;
getApplicationType() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_type = 3;
getApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
getApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_type = 3;
getApplicationType() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_type = 3;
getApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
getApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string applicationType = 18;
getApplicationType() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string applicationType = 18;
getApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
getApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string applicationType = 10 [default = "YARN"];
getApplicationType() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string applicationType = 10 [default = "YARN"];
getApplicationTypeBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
getApplicationTypeBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_type = 3;
getApplicationTypeBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_type = 3;
getApplicationTypeBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
getApplicationTypeBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_type = 3;
getApplicationTypeBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_type = 3;
getApplicationTypeBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
getApplicationTypeBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string applicationType = 18;
getApplicationTypeBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string applicationType = 18;
getApplicationTypeBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
getApplicationTypeBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string applicationType = 10 [default = "YARN"];
getApplicationTypeBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string applicationType = 10 [default = "YARN"];
getApplicationTypes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the application types to filter applications on
getApplicationTypes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
getApplicationTypes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string application_types = 1;
getApplicationTypes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string application_types = 1;
getApplicationTypesBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
getApplicationTypesBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string application_types = 1;
getApplicationTypesBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string application_types = 1;
getApplicationTypesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
getApplicationTypesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string application_types = 1;
getApplicationTypesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string application_types = 1;
getApplicationTypesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
getApplicationTypesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string application_types = 1;
getApplicationTypesList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string application_types = 1;
getAppResourceUsage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsage() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsageBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsageOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsageOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAppResourceUsageOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
getAsk(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAsk(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAsk(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of ResourceRequest to update the ResourceManager about the application's resource requirements.
getAskList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAskOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
getAssignedNode() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated NodeId where container is running.
getAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAssignedNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
getAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
Get the attempt id of the Application.
getAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional int32 attemptId = 2;
getAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional int32 attemptId = 2;
getAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional int32 attemptId = 2;
getAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
getAvailableResources() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the available headroom for resources in the cluster for the application.
getBlacklistAdditions() - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Get the list of resource-names which should be added to the application blacklist.
getBlacklistAdditions(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
getBlacklistAdditions(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_additions = 1;
getBlacklistAdditions(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_additions = 1;
getBlacklistAdditionsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
getBlacklistAdditionsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_additions = 1;
getBlacklistAdditionsBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_additions = 1;
getBlacklistAdditionsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
getBlacklistAdditionsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_additions = 1;
getBlacklistAdditionsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_additions = 1;
getBlacklistAdditionsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
getBlacklistAdditionsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_additions = 1;
getBlacklistAdditionsList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_additions = 1;
getBlacklistRemovals() - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Get the list of resource-names which should be removed from the application blacklist.
getBlacklistRemovals(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
getBlacklistRemovals(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_removals = 2;
getBlacklistRemovals(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_removals = 2;
getBlacklistRemovalsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
getBlacklistRemovalsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_removals = 2;
getBlacklistRemovalsBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_removals = 2;
getBlacklistRemovalsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
getBlacklistRemovalsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_removals = 2;
getBlacklistRemovalsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_removals = 2;
getBlacklistRemovalsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
getBlacklistRemovalsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
repeated string blacklist_removals = 2;
getBlacklistRemovalsList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProtoOrBuilder
repeated string blacklist_removals = 2;
getBlacklistRequest() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequest() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequest() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequestBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequestOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequestOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getBlacklistRequestOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
getCancelTokensWhenComplete() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
getCancelTokensWhenComplete() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool cancel_tokens_when_complete = 6 [default = true];
getCancelTokensWhenComplete() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool cancel_tokens_when_complete = 6 [default = true];
getCancelTokensWhenComplete() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool cancel_tokens_when_complete = 6 [default = true];
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
getCapability() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the total Resource on the node.
getCapability() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Resource capability of the request.
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto capability = 5;
getCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.ResourceProto capability = 3;
getCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapabilityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapabilityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto capability = 5;
getCapabilityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 5;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.ResourceProto capability = 3;
getCapabilityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 3;
getCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the configured capacity of the queue.
getCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float capacity = 2;
getCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float capacity = 2;
getCapacity() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float capacity = 2;
getCause() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Get the cause of this exception or null if the cause is nonexistent or unknown.
getCause() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCause() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCause() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCauseBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCauseOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCauseOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getCauseOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
getChannel() - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getChannel() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getChannel() - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub
 
getChannel() - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Stub
 
getChannel() - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
getChildQueues() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the child queues of the queue.
getChildQueues(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueues(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueues(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getChildQueuesOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
getClassName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
getClassName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string class_name = 3;
getClassName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string class_name = 3;
getClassNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
getClassNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string class_name = 3;
getClassNameBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string class_name = 3;
getClientToAMToken() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the client token for communicating with the ApplicationMaster.
getClientToAmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmToken() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmTokenBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAMTokenMasterKey() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get ClientToAMToken master key.
getClientToAmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional bytes client_to_am_token_master_key = 2;
getClientToAmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional bytes client_to_am_token_master_key = 2;
getClientToAmTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional bytes client_to_am_token_master_key = 2;
getClientToAmTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClientToAmTokenOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto client_to_am_token = 7;
getClusterId(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
getClusterId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
getClusterId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string clusterId = 1;
getClusterId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string clusterId = 1;
getClusterIdBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
getClusterIdBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string clusterId = 1;
getClusterIdBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string clusterId = 1;
getClusterMetrics(GetClusterMetricsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get metrics about the cluster from the ResourceManager.
getClusterMetrics() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
Get the YarnClusterMetrics for the cluster.
getClusterMetrics(RpcController, YarnServiceProtos.GetClusterMetricsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getClusterMetrics(RpcController, YarnServiceProtos.GetClusterMetricsRequestProto, RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getClusterMetrics(.hadoop.yarn.GetClusterMetricsRequestProto) returns (.hadoop.yarn.GetClusterMetricsResponseProto);
getClusterMetrics(RpcController, YarnServiceProtos.GetClusterMetricsRequestProto, RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getClusterMetrics(.hadoop.yarn.GetClusterMetricsRequestProto) returns (.hadoop.yarn.GetClusterMetricsResponseProto);
getClusterMetrics(RpcController, YarnServiceProtos.GetClusterMetricsRequestProto, RpcCallback<YarnServiceProtos.GetClusterMetricsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getClusterMetrics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetrics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetrics() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
getClusterMetricsOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
GetClusterMetricsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get cluster metrics from the ResourceManager.
GetClusterMetricsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
 
GetClusterMetricsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting cluster metrics.
GetClusterMetricsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
getClusterNodeLabels(GetClusterNodeLabelsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a list of labels for nodes in the cluster from the ResourceManager
getClusterNodeLabels() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
 
getClusterNodeLabels(RpcController, YarnServiceProtos.GetClusterNodeLabelsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getClusterNodeLabels(RpcController, YarnServiceProtos.GetClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodeLabelsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getClusterNodeLabels(.hadoop.yarn.GetClusterNodeLabelsRequestProto) returns (.hadoop.yarn.GetClusterNodeLabelsResponseProto);
getClusterNodeLabels(RpcController, YarnServiceProtos.GetClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodeLabelsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getClusterNodeLabels(.hadoop.yarn.GetClusterNodeLabelsRequestProto) returns (.hadoop.yarn.GetClusterNodeLabelsResponseProto);
getClusterNodeLabels(RpcController, YarnServiceProtos.GetClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodeLabelsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getClusterNodeLabels(RpcController, YarnServiceProtos.GetClusterNodeLabelsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
getClusterNodeLabels(RpcController, YarnServiceProtos.GetClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodeLabelsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc getClusterNodeLabels(.hadoop.yarn.GetClusterNodeLabelsRequestProto) returns (.hadoop.yarn.GetClusterNodeLabelsResponseProto);
getClusterNodeLabels(RpcController, YarnServiceProtos.GetClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodeLabelsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc getClusterNodeLabels(.hadoop.yarn.GetClusterNodeLabelsRequestProto) returns (.hadoop.yarn.GetClusterNodeLabelsResponseProto);
getClusterNodeLabels(RpcController, YarnServiceProtos.GetClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodeLabelsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
getClusterNodeLabels(GetClusterNodeLabelsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
GetClusterNodeLabelsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
 
GetClusterNodeLabelsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsRequest
 
GetClusterNodeLabelsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting labels for nodes in the cluster.
GetClusterNodeLabelsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
 
getClusterNodes(GetClusterNodesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of all nodes in the cluster from the ResourceManager.
getClusterNodes(RpcController, YarnServiceProtos.GetClusterNodesRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getClusterNodes(RpcController, YarnServiceProtos.GetClusterNodesRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getClusterNodes(.hadoop.yarn.GetClusterNodesRequestProto) returns (.hadoop.yarn.GetClusterNodesResponseProto);
getClusterNodes(RpcController, YarnServiceProtos.GetClusterNodesRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getClusterNodes(.hadoop.yarn.GetClusterNodesRequestProto) returns (.hadoop.yarn.GetClusterNodesResponseProto);
getClusterNodes(RpcController, YarnServiceProtos.GetClusterNodesRequestProto, RpcCallback<YarnServiceProtos.GetClusterNodesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
GetClusterNodesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a report of all nodes in the cluster from the ResourceManager.
GetClusterNodesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
GetClusterNodesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a NodeReport for all nodes.
GetClusterNodesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
getClusterTimestamp() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
Get the start time of the ResourceManager which is used to generate globally unique ApplicationId.
getClusterTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int64 cluster_timestamp = 2;
getClusterTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
optional int64 cluster_timestamp = 2;
getClusterTimestamp() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder
optional int64 cluster_timestamp = 2;
getCommand(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
getCommand(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated string command = 5;
getCommand(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated string command = 5;
getCommandBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
getCommandBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated string command = 5;
getCommandBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated string command = 5;
getCommandCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
getCommandCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated string command = 5;
getCommandCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated string command = 5;
getCommandList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
getCommandList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated string command = 5;
getCommandList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated string command = 5;
getCommands() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get the list of commands for launching the container.
getCompletedContainersStatuses() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of completed containers' statuses.
getCompletedContainerStatuses(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatuses(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatuses(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getCompletedContainerStatusesOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
getConfigurationInputStream(Configuration, String) - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
Opens an InputStream at the indicated file
getConfigurationProvider(Configuration) - Static method in class org.apache.hadoop.yarn.conf.ConfigurationProviderFactory
Creates an instance of ConfigurationProvider using given configuration.
getConfValueForRMInstance(String, Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
getConfValueForRMInstance(String, String, Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
getContainer(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainer(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainer(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainer(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainer(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainer(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the final exit status of the container.
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int32 container_exit_status = 4;
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional int32 container_exit_status = 4;
getContainerExitStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional int32 container_exit_status = 4;
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int32 container_exit_status = 8;
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int32 container_exit_status = 8;
getContainerExitStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int32 container_exit_status = 8;
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int32 container_exit_status = 9;
getContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int32 container_exit_status = 9;
getContainerExitStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int32 container_exit_status = 9;
getContainerId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Get the ContainerId of the Container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the ContainerId of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
getContainerId() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerId of the container.
getContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerId() - Method in class org.apache.hadoop.yarn.server.api.ContainerContext
Get ContainerId of the container being initialized or stopped.
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIdOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
getContainerIds() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Get the list of ContainerIds of containers for which to obtain the ContainerStatus.
getContainerIds() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Get the ContainerIds of the containers to be stopped.
getContainerLaunchContext() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Get the ContainerLaunchContext for the container to be started by the NodeManager.
getContainerLaunchContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContext() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContextBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContextOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContextOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerLaunchContextOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
getContainerList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Get a list of ContainerReport for all the containers of an application attempt.
getContainerList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
getContainerOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
getContainerReport(GetContainerReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of an Container from the ResourceManager
getContainerReport(GetContainerReportRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of an Container from the ApplicationHistoryServer.
getContainerReport() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
Get the ContainerReport for the container.
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getContainerReport(.hadoop.yarn.GetContainerReportRequestProto) returns (.hadoop.yarn.GetContainerReportResponseProto);
getContainerReport(RpcController, YarnServiceProtos.GetContainerReportRequestProto, RpcCallback<YarnServiceProtos.GetContainerReportResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getContainerReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReport() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProtoOrBuilder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReportBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReportOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReportOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
optional .hadoop.yarn.ContainerReportProto container_report = 1;
getContainerReportOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProtoOrBuilder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
GetContainerReportRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to the ResourceManager to get an ContainerReport for a container.
GetContainerReportRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
 
GetContainerReportResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a container report.
GetContainerReportResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
getContainers(GetContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get a report of Containers for an application attempt from the ResourceManager
getContainers(GetContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get a report of Containers for an application attempt from the ApplciationHistoryServer.
getContainers() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
Assign the set of PreemptionContainer specifying which containers owned by the ApplicationMaster that may be reclaimed by the ResourceManager.
getContainers() - Method in class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
Get the set of PreemptionContainer specifying containers owned by the ApplicationMaster that may be reclaimed by the ResourceManager.
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getContainers(.hadoop.yarn.GetContainersRequestProto) returns (.hadoop.yarn.GetContainersResponseProto);
getContainers(RpcController, YarnServiceProtos.GetContainersRequestProto, RpcCallback<YarnServiceProtos.GetContainersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
getContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainers(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the list of running containers as viewed by ResourceManager from previous application attempts.
getContainersFromPreviousAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttempts(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersFromPreviousAttemptsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
getContainersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
repeated .hadoop.yarn.ContainerReportProto containers = 1;
getContainersOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
GetContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request from clients to get a list of container reports, which belong to an application attempt from the ResourceManager.
GetContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
 
GetContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting a list of ContainerReport for containers.
GetContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
 
getContainerState() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the final ContainerState of the container.
getContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
getContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerStateProto container_state = 5;
getContainerState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
getContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
getContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerStateProto container_state = 9;
getContainerState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
getContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
getContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerStateProto container_state = 10;
getContainerState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
getContainerStatuses(GetContainerStatusesRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The API used by the ApplicationMaster to request for current statuses of Containers from the NodeManager.
getContainerStatuses() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Get the ContainerStatuses of the requested containers.
getContainerStatuses(RpcController, YarnServiceProtos.GetContainerStatusesRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
 
getContainerStatuses(RpcController, YarnServiceProtos.GetContainerStatusesRequestProto, RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
rpc getContainerStatuses(.hadoop.yarn.GetContainerStatusesRequestProto) returns (.hadoop.yarn.GetContainerStatusesResponseProto);
getContainerStatuses(RpcController, YarnServiceProtos.GetContainerStatusesRequestProto, RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Interface
rpc getContainerStatuses(.hadoop.yarn.GetContainerStatusesRequestProto) returns (.hadoop.yarn.GetContainerStatusesResponseProto);
getContainerStatuses(RpcController, YarnServiceProtos.GetContainerStatusesRequestProto, RpcCallback<YarnServiceProtos.GetContainerStatusesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Stub
 
GetContainerStatusesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to the NodeManager to get ContainerStatus of requested containers.
GetContainerStatusesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
 
GetContainerStatusesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager to the ApplicationMaster when asked to obtain the ContainerStatus of requested containers.
GetContainerStatusesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
 
getContainerToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Get the container token to be used for authorization during starting container.
getContainerToken() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the ContainerToken for the container.
getContainerToken() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
getContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
getContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.common.TokenProto container_token = 6;
getContainerToken() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 6;
getContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
getContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.common.TokenProto container_token = 3;
getContainerToken() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 3;
getContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
getContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.common.TokenProto container_token = 2;
getContainerToken() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 2;
getContainerTokenBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
getContainerTokenBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
getContainerTokenBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
getContainerTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
getContainerTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.common.TokenProto container_token = 6;
getContainerTokenOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 6;
getContainerTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
getContainerTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.common.TokenProto container_token = 3;
getContainerTokenOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 3;
getContainerTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
getContainerTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.common.TokenProto container_token = 2;
getContainerTokenOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 2;
getContract() - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
getContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContract() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getContractOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
getCurrentApplicationAttemptId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the ApplicationAttemptId of the current attempt of the application
getCurrentApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentApplicationAttemptIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
getCurrentCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the current capacity of the queue.
getCurrentCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float currentCapacity = 4;
getCurrentCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float currentCapacity = 4;
getCurrentCapacity() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float currentCapacity = 4;
getDecreasedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly decreased containers by NodeManager
getDecreasedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainers(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDecreasedContainersOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getDelegationToken(GetDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get delegation token, enabling the containers to be able to talk to the service using those tokens.
getDelegationToken(GetDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
The interface used by clients to get delegation token, enabling the containers to be able to talk to the service using those tokens.
getDelegationToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
Get the delegation token requested to be cancelled.
getDelegationToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
Get the delegation token requested to be renewed by the client.
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc getDelegationToken(.hadoop.common.GetDelegationTokenRequestProto) returns (.hadoop.common.GetDelegationTokenResponseProto);
getDelegationToken(RpcController, SecurityProtos.GetDelegationTokenRequestProto, RpcCallback<SecurityProtos.GetDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
GetDelegationTokenRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request issued by the client to get a delegation token from the ResourceManager.
GetDelegationTokenRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
GetDelegationTokenResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
Response to a GetDelegationTokenRequest request from the client.
GetDelegationTokenResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getDescriptor() - Static method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get diagnostic information on application failure.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the diagnositic information of the application attempt in case of errors.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the diagnositic information of the application in case of errors.
getDiagnostics() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get diagnostic messages for failed containers.
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string diagnostics = 5 [default = "N/A"];
getDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string diagnostics = 5 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string diagnostics = 10 [default = "N/A"];
getDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string diagnostics = 10 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional string diagnostics = 3 [default = "N/A"];
getDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional string diagnostics = 3 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
getDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string diagnostics = 1;
getDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string diagnostics = 1;
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string diagnostics = 5 [default = "N/A"];
getDiagnosticsBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string diagnostics = 5 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string diagnostics = 10 [default = "N/A"];
getDiagnosticsBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string diagnostics = 10 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional string diagnostics = 3 [default = "N/A"];
getDiagnosticsBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional string diagnostics = 3 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
getDiagnosticsBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string diagnostics = 1;
getDiagnosticsBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string diagnostics = 1;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the DiagnosticsInfo of the container.
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string diagnostics_info = 5;
getDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string diagnostics_info = 5;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string diagnostics_info = 9;
getDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string diagnostics_info = 9;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional string diagnostics_info = 7;
getDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional string diagnostics_info = 7;
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string diagnostics_info = 5;
getDiagnosticsInfoBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string diagnostics_info = 5;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string diagnostics_info = 9;
getDiagnosticsInfoBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string diagnostics_info = 9;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional string diagnostics_info = 7;
getDiagnosticsInfoBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional string diagnostics_info = 7;
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfoBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string diagnostics_info = 7 [default = "N/A"];
getDiagnosticsInfoBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string diagnostics_info = 7 [default = "N/A"];
getDisks() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get number of disks of the resource.
getDisks() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional double disks = 20;
getDisks() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional double disks = 20;
getDisks() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional double disks = 20;
getEntities() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Get a list of entities
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the entity Id
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get the entity Id
getEntityId() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the entity Id
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the entity type
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get the entity type
getEntityType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the entity type
getEnvironment() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get environment variables for the container.
getEnvironment(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironment(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironment(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getEnvironmentOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
getErrorCode() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Get the error code
getErrors() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Get a list of TimelinePutResponse.TimelinePutError instances
getEventInfo() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the information of the event
getEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get a list of events related to the entity
getEvents() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Get a list of events
getEventType() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Get the event type
getException() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getException() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getException() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExceptionBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExceptionOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExceptionOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExceptionOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
getExitStatus() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the exit status for the container.
getExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional int32 exit_status = 4 [default = -1000];
getExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional int32 exit_status = 4 [default = -1000];
getExitStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional int32 exit_status = 4 [default = -1000];
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailedRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Get the containerId-to-exception map in which the exception indicates error from per container for failed requests
getFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequests(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequests(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
getFailedRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFailedRequestsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
getFile() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the file of the URL.
getFile() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
getFile() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string file = 4;
getFile() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string file = 4;
getFileBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
getFileBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string file = 4;
getFileBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string file = 4;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get final state of the ApplicationMaster.
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the final finish status of the application.
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
getFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
getFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
getFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
getFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string final_tracking_url = 5;
getFinalTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string final_tracking_url = 5;
getFinalTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
getFinalTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string final_tracking_url = 5;
getFinalTrackingUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string final_tracking_url = 5;
getFinishBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_begin = 8;
getFinishBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 finish_begin = 8;
getFinishBegin() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 finish_begin = 8;
getFinishEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_end = 9;
getFinishEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 finish_end = 9;
getFinishEnd() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 finish_end = 9;
getFinishRange() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the range of finish times to filter applications on
getFinishTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the finish time of the application.
getFinishTime() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the Finish time of the container.
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional int64 finish_time = 2;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional int64 finish_time = 2;
getFinishTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional int64 finish_time = 2;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 finish_time = 8;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 finish_time = 8;
getFinishTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 finish_time = 8;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int64 finish_time = 2;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional int64 finish_time = 2;
getFinishTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional int64 finish_time = 2;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 finish_time = 6;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int64 finish_time = 6;
getFinishTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int64 finish_time = 6;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 finishTime = 12;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int64 finishTime = 12;
getFinishTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int64 finishTime = 12;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 finish_time = 6;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int64 finish_time = 6;
getFinishTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int64 finish_time = 6;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 finish_time = 7;
getFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 finish_time = 7;
getFinishTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 finish_time = 7;
getGroups(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
getGroups(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
repeated string groups = 1;
getGroups(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder
repeated string groups = 1;
getGroupsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
getGroupsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
repeated string groups = 1;
getGroupsBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder
repeated string groups = 1;
getGroupsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
getGroupsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
repeated string groups = 1;
getGroupsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder
repeated string groups = 1;
getGroupsForUser(RpcController, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
getGroupsForUser(RpcController, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc getGroupsForUser(.hadoop.yarn.GetGroupsForUserRequestProto) returns (.hadoop.yarn.GetGroupsForUserResponseProto);
getGroupsForUser(RpcController, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc getGroupsForUser(.hadoop.yarn.GetGroupsForUserRequestProto) returns (.hadoop.yarn.GetGroupsForUserResponseProto);
getGroupsForUser(RpcController, YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
getGroupsList() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
getGroupsList() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
repeated string groups = 1;
getGroupsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder
repeated string groups = 1;
getHealthReport() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the diagnostic health report of the node.
getHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
getHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string health_report = 8;
getHealthReport() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string health_report = 8;
getHealthReportBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
getHealthReportBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string health_report = 8;
getHealthReportBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string health_report = 8;
getHost() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the host on which the ApplicationMaster is running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the host on which this attempt of ApplicationMaster is running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the host on which the ApplicationMaster is running.
getHost() - Method in class org.apache.hadoop.yarn.api.records.NodeId
Get the hostname of the node.
getHost() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the host of the URL.
getHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
getHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string host = 2;
getHost() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string host = 2;
getHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
getHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional string host = 2;
getHost() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional string host = 2;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string host = 2;
getHost() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string host = 2;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string host = 5;
getHost() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string host = 5;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional string host = 1;
getHost() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional string host = 1;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string host = 2;
getHost() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string host = 2;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
getHost() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string host = 1;
getHost() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string host = 1;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string host = 2;
getHostBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string host = 2;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional string host = 2;
getHostBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional string host = 2;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string host = 2;
getHostBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string host = 2;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string host = 5;
getHostBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string host = 5;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional string host = 1;
getHostBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional string host = 1;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string host = 2;
getHostBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string host = 2;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
getHostBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string host = 1;
getHostBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string host = 1;
getHttpAddress() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the http address of the node.
getHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
getHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string httpAddress = 2;
getHttpAddress() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string httpAddress = 2;
getHttpAddressBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
getHttpAddressBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string httpAddress = 2;
getHttpAddressBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string httpAddress = 2;
getId() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
Get the short integer identifier of the ApplicationId which is unique for all applications started by a particular instance of the ResourceManager.
getId() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the globally unique identifier for the container.
getId() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
Get the identifier of the ContainerId.
getId() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContainer
 
getId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int32 id = 1;
getId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
optional int32 id = 1;
getId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder
optional int32 id = 1;
getId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional int32 id = 3;
getId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional int32 id = 3;
getId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional int32 id = 3;
getId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
getId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdentifier() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the token identifier.
getIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
getIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
getIncludeApplications() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information about active applications required?
getIncludeApplications() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeApplications = 2;
getIncludeApplications() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool includeApplications = 2;
getIncludeApplications() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool includeApplications = 2;
getIncludeChildQueues() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information about child queues required?
getIncludeChildQueues() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeChildQueues = 3;
getIncludeChildQueues() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool includeChildQueues = 3;
getIncludeChildQueues() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool includeChildQueues = 3;
getIncreasedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of newly increased containers by ResourceManager
getIncreasedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainers(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreasedContainersOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
getIncreaseRequest(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequest(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequest(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequestOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
getIncreaseRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the ContainerResourceIncreaseRequest being sent by the ApplicationMaster
getIsKillCompleted() - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
Get the flag which indicates that the process of killing application is completed or not.
getIsKillCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
optional bool is_kill_completed = 1 [default = false];
getIsKillCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
optional bool is_kill_completed = 1 [default = false];
getIsKillCompleted() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProtoOrBuilder
optional bool is_kill_completed = 1 [default = false];
getIsRefreshLabelsComplete() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RefreshClusterNodeLabelsResponse
Get the flag which indicates that the task of refreshing labels is completed or not.
getIsUnregistered() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
Get the flag which indicates that the application has successfully unregistered with the RM and the application can safely stop.
getIsUnregistered() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
optional bool isUnregistered = 1 [default = false];
getIsUnregistered() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
optional bool isUnregistered = 1 [default = false];
getIsUnregistered() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProtoOrBuilder
optional bool isUnregistered = 1 [default = false];
getKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the flag which indicates whether to keep containers across application attempts or not.
getKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool keep_containers_across_application_attempts = 11 [default = false];
getKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool keep_containers_across_application_attempts = 11 [default = false];
getKeepContainersAcrossApplicationAttempts() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool keep_containers_across_application_attempts = 11 [default = false];
getKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
getKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional string key = 1;
getKey() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional string key = 1;
getKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
getKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional string key = 1;
getKey() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional string key = 1;
getKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
getKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string key = 1;
getKey() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional string key = 1;
getKeyBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional string key = 1;
getKeyBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
getKeyBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string key = 1;
getKeyBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string key = 1;
getKind() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the token kind.
getLabel() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the label expression for the application
getLabel() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
getLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string label = 13 [default = "all"];
getLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string label = 13 [default = "all"];
getLabel() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string label = 13 [default = "all"];
getLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string label = 8;
getLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string label = 8;
getLabel() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string label = 8;
getLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string label = 6;
getLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string label = 6;
getLabel() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string label = 6;
getLabelBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string label = 13 [default = "all"];
getLabelBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string label = 13 [default = "all"];
getLabelBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string label = 13 [default = "all"];
getLabelBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string label = 8;
getLabelBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string label = 8;
getLabelBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string label = 8;
getLabelBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string label = 6;
getLabelBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string label = 6;
getLabelBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string label = 6;
getLabelPolicy() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string labelPolicy = 9;
getLabelPolicy() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string labelPolicy = 9;
getLabelPolicy() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string labelPolicy = 9;
getLabelPolicyBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string labelPolicy = 9;
getLabelPolicyBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string labelPolicy = 9;
getLabelPolicyBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string labelPolicy = 9;
getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the last timestamp at which the health report was received.
getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int64 last_health_report_time = 9;
getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional int64 last_health_report_time = 9;
getLastHealthReportTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional int64 last_health_report_time = 9;
getLimit() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the limit on the number applications to return
getLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
getLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.ResourceProto limit = 5;
getLimit() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto limit = 5;
getLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 limit = 5;
getLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 limit = 5;
getLimit() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 limit = 5;
getLimitBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
getLimitOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
getLimitOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.ResourceProto limit = 5;
getLimitOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto limit = 5;
getLocalResources() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get LocalResource required by the container.
getLocalResources(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResources(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResources(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLocalResourcesOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
getLogUrl() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the LogURL of the container.
getLogUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
getLogUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string log_url = 8;
getLogUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string log_url = 8;
getLogUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
getLogUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string log_url = 8;
getLogUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string log_url = 8;
getMajorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 major_version = 1;
getMajorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
optional int32 major_version = 1;
getMajorVersion() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder
optional int32 major_version = 1;
getMasterContainer() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainer() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainer() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerIdBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
getMasterContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
getMasterContainerOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ContainerProto master_container = 2;
getMasterContainerOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ContainerProto master_container = 2;
getMaxAppAttempts() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
getMaxAppAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional int32 maxAppAttempts = 8 [default = 0];
getMaxAppAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional int32 maxAppAttempts = 8 [default = 0];
getMaxAppAttempts() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional int32 maxAppAttempts = 8 [default = 0];
getMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapabilityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapabilityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapabilityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
getMaximumCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapabilityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapabilityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
getMaximumCapacity() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the maximum capacity of the queue.
getMaximumCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float maximumCapacity = 3;
getMaximumCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float maximumCapacity = 3;
getMaximumCapacity() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float maximumCapacity = 3;
getMaximumResourceCapability() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
Get the maximum capability for any Resource allocated by the ResourceManager in the cluster.
getMaximumResourceCapability() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the maximum capability for any Resource allocated by the ResourceManager in the cluster.
getMemory() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get memory of the resource.
getMemory() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 memory = 1;
getMemory() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional int32 memory = 1;
getMemory() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional int32 memory = 1;
getMessage() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Get the detail message string of this exception.
getMessage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
getMessage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string message = 1;
getMessage() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string message = 1;
getMessageBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
getMessageBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string message = 1;
getMessageBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string message = 1;
getMetaData() - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
Retrieve meta-data for this AuxiliaryService.
getMetaData(ContainerInitializationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
Return Metadata based on the context provided if not overwrite is provided returns service MetaData
getMinorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 minor_version = 2;
getMinorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
optional int32 minor_version = 2;
getMinorVersion() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder
optional int32 minor_version = 2;
getName() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the user-defined name of the application.
getName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
getName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string name = 4;
getName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string name = 4;
getNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
getNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string name = 4;
getNameBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string name = 4;
getNeededResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the needed Resource
getNeededResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResources() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResourcesBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResourcesOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResourcesOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNeededResourcesOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
getNewApplication(GetNewApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to obtain a new ApplicationId for submitting new applications.
getNewApplication(RpcController, YarnServiceProtos.GetNewApplicationRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getNewApplication(RpcController, YarnServiceProtos.GetNewApplicationRequestProto, RpcCallback<YarnServiceProtos.GetNewApplicationResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getNewApplication(.hadoop.yarn.GetNewApplicationRequestProto) returns (.hadoop.yarn.GetNewApplicationResponseProto);
getNewApplication(RpcController, YarnServiceProtos.GetNewApplicationRequestProto, RpcCallback<YarnServiceProtos.GetNewApplicationResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getNewApplication(.hadoop.yarn.GetNewApplicationRequestProto) returns (.hadoop.yarn.GetNewApplicationResponseProto);
getNewApplication(RpcController, YarnServiceProtos.GetNewApplicationRequestProto, RpcCallback<YarnServiceProtos.GetNewApplicationResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
GetNewApplicationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get a new ApplicationId for submitting an application.
GetNewApplicationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
 
GetNewApplicationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client for a request to get a new ApplicationId for submitting applications.
GetNewApplicationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
getNextExpirationTime() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
getNMTokens() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of NMTokens required for communicating with NM.
getNmTokens(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokens(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokens(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNMTokensFromPreviousAttempts() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the list of NMTokens for communicating with the NMs where the containers of previous application attempts are running.
getNmTokensFromPreviousAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttempts(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensFromPreviousAttemptsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
getNmTokensList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNmTokensOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
getNode() - Method in class org.apache.hadoop.yarn.api.records.NodeToLabelsList
 
getNode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
optional string node = 1;
getNode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
optional string node = 1;
getNode() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProtoOrBuilder
optional string node = 1;
getNodeBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
optional string node = 1;
getNodeBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
optional string node = 1;
getNodeBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProtoOrBuilder
optional string node = 1;
getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the http uri of the node on which the container is allocated.
getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional string node_http_address = 3;
getNodeHttpAddress() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional string node_http_address = 3;
getNodeHttpAddressBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
getNodeHttpAddressBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional string node_http_address = 3;
getNodeHttpAddressBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional string node_http_address = 3;
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the identifier of the node on which the container is allocated.
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.NMToken
Get the NodeId of the NodeManager for which the NMToken is used to authenticate.
getNodeId() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the NodeId of the node.
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 3;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 1;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeIdOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
getNodeLabel() - Method in class org.apache.hadoop.yarn.api.records.NodeToLabelsList
 
getNodeLabels(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
getNodeLabels(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
repeated string nodeLabels = 2;
getNodeLabels(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProtoOrBuilder
repeated string nodeLabels = 2;
getNodeLabelsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
getNodeLabelsBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
repeated string nodeLabels = 2;
getNodeLabelsBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProtoOrBuilder
repeated string nodeLabels = 2;
getNodeLabelsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
getNodeLabelsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
repeated string nodeLabels = 2;
getNodeLabelsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProtoOrBuilder
repeated string nodeLabels = 2;
getNodeLabelsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
getNodeLabelsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
repeated string nodeLabels = 2;
getNodeLabelsList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProtoOrBuilder
repeated string nodeLabels = 2;
getNodeReports() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
Get NodeReport for all nodes in the cluster.
getNodeReports(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReports(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReports(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeReportsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
getNodeResourceMap(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMap(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMap(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMap() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
Get the map from NodeId to ResourceOption.
getNodeResourceMapBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapCount() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapList() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapList() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeResourceMapOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
getNodeState() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the NodeState of the node.
getNodeState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeStateProto node_state = 7;
getNodeState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeStateProto node_state = 7;
getNodeState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeStateProto node_state = 7;
getNodeStates() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
The state to filter the cluster nodes with.
getNodeStates(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStates(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStates(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProtoOrBuilder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProtoOrBuilder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeStatesList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProtoOrBuilder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
getNodeToLabels(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabels(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabels(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProtoOrBuilder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProtoOrBuilder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProtoOrBuilder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProtoOrBuilder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNodeToLabelsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProtoOrBuilder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
getNumber() - Method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
getNumClusterNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the number of hosts available on the cluster.
getNumClusterNodes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 num_cluster_nodes = 7;
getNumClusterNodes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional int32 num_cluster_nodes = 7;
getNumClusterNodes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional int32 num_cluster_nodes = 7;
getNumContainers() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the number of allocated containers on the node.
getNumContainers() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the number of containers required with the given specifications.
getNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int32 numContainers = 6;
getNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional int32 numContainers = 6;
getNumContainers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional int32 numContainers = 6;
getNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional int32 num_containers = 4;
getNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional int32 num_containers = 4;
getNumContainers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional int32 num_containers = 4;
getNumNodeManagers() - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
Get the number of NodeManagers in the cluster.
getNumNodeManagers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
optional int32 num_node_managers = 1;
getNumNodeManagers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
optional int32 num_node_managers = 1;
getNumNodeManagers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProtoOrBuilder
optional int32 num_node_managers = 1;
getNumReservedContainers() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the number of reserved containers
getNumReservedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_reserved_containers = 2;
getNumReservedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional int32 num_reserved_containers = 2;
getNumReservedContainers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional int32 num_reserved_containers = 2;
getNumUsedContainers() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the number of used containers
getNumUsedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_used_containers = 1;
getNumUsedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional int32 num_used_containers = 1;
getNumUsedContainers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional int32 num_used_containers = 1;
getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the original not-proxied tracking url for the application.
getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string originalTrackingUrl = 15;
getOriginalTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string originalTrackingUrl = 15;
getOriginalTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
getOriginalTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string originalTrackingUrl = 15;
getOriginalTrackingUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string originalTrackingUrl = 15;
getOtherInfo() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the other information of the entity
getOverCommitTimeout() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
Get timeout for tolerant of resource over-commitment Note: negative value means no timeout so that allocated containers will keep running until the end even under resource over-commitment cases.
getOverCommitTimeout() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional int32 over_commit_timeout = 2;
getOverCommitTimeout() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional int32 over_commit_timeout = 2;
getOverCommitTimeout() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional int32 over_commit_timeout = 2;
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getParserForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getPassword() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the token password
getPattern() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the pattern that should be used to extract entries from the archive (only used when type is PATTERN).
getPattern() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
getPattern() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional string pattern = 6;
getPattern() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional string pattern = 6;
getPatternBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
getPatternBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional string pattern = 6;
getPatternBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional string pattern = 6;
getPort() - Method in class org.apache.hadoop.yarn.api.records.NodeId
Get the port for communicating with the node.
getPort() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the port of the URL.
getPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional int32 port = 2;
getPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional int32 port = 2;
getPort() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional int32 port = 2;
getPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional int32 port = 3;
getPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional int32 port = 3;
getPort() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional int32 port = 3;
getPreempt() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreempt() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreempt() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreemptBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreemptionMessage() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the description of containers owned by the AM, but requested back by the cluster.
getPreemptOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreemptOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPreemptOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
getPrimaryFilters() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the primary filters
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the Priority of the application.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the Priority at which the Container was allocated.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the allocated Priority of the container.
getPriority() - Method in class org.apache.hadoop.yarn.api.records.Priority
Get the assigned priority
getPriority() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the Priority of the request.
getPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.PriorityProto priority = 5;
getPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
optional int32 priority = 1;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
optional int32 priority = 1;
getPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder
optional int32 priority = 1;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
getPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.PriorityProto priority = 1;
getPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 1;
getPriorityBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriorityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.PriorityProto priority = 5;
getPriorityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 5;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
getPriorityOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.PriorityProto priority = 1;
getPriorityOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 1;
getProgress() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the current progress of application.
getProgress() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the application's progress ( range 0.0 to 1.0 )
getProgress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional float progress = 17;
getProgress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional float progress = 17;
getProgress() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional float progress = 17;
getProgress() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional float progress = 5;
getProgress() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional float progress = 5;
getProgress() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional float progress = 5;
getQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Get the queue that the application was placed in.
getQueue() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the queue to which the application was submitted.
getQueue() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the queue to which the application is being submitted.
getQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
getQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string queue = 5;
getQueue() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string queue = 5;
getQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
getQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string queue = 5;
getQueue() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string queue = 5;
getQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
getQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string queue = 3;
getQueue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string queue = 3;
getQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
getQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string queue = 3 [default = "default"];
getQueue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string queue = 3 [default = "default"];
getQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
getQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional string queue = 5;
getQueue() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional string queue = 5;
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string queue = 5;
getQueueBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string queue = 5;
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string queue = 5;
getQueueBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string queue = 5;
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string queue = 3;
getQueueBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string queue = 3;
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string queue = 3 [default = "default"];
getQueueBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string queue = 3 [default = "default"];
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
getQueueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional string queue = 5;
getQueueBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional string queue = 5;
getQueueInfo(GetQueueInfoRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get information about queues from the ResourceManager.
getQueueInfo() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
Get the QueueInfo for the specified queue.
getQueueInfo(RpcController, YarnServiceProtos.GetQueueInfoRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getQueueInfo(RpcController, YarnServiceProtos.GetQueueInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getQueueInfo(.hadoop.yarn.GetQueueInfoRequestProto) returns (.hadoop.yarn.GetQueueInfoResponseProto);
getQueueInfo(RpcController, YarnServiceProtos.GetQueueInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getQueueInfo(.hadoop.yarn.GetQueueInfoRequestProto) returns (.hadoop.yarn.GetQueueInfoResponseProto);
getQueueInfo(RpcController, YarnServiceProtos.GetQueueInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueInfoResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getQueueInfo() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfo() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfo() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProtoOrBuilder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfoBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfoOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfoOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
getQueueInfoOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProtoOrBuilder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
GetQueueInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to get queue information from the ResourceManager.
GetQueueInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
 
GetQueueInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client requesting information about queues in the system.
GetQueueInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
getQueueLabel() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
getQueueLabelPolicy() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
getQueueName() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Get the queue name for which to get queue information.
getQueueName() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the name of the queue.
getQueueName() - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
Get the queue name of the queue.
getQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
getQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string queueName = 1;
getQueueName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string queueName = 1;
getQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
getQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
optional string queueName = 1;
getQueueName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
optional string queueName = 1;
getQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
getQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional string queueName = 1;
getQueueName() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional string queueName = 1;
getQueueNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
getQueueNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string queueName = 1;
getQueueNameBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string queueName = 1;
getQueueNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
getQueueNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
optional string queueName = 1;
getQueueNameBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
optional string queueName = 1;
getQueueNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
getQueueNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional string queueName = 1;
getQueueNameBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional string queueName = 1;
getQueues() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the queues to filter applications on
getQueues(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
getQueues(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string queues = 4;
getQueues(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string queues = 4;
getQueuesBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
getQueuesBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string queues = 4;
getQueuesBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string queues = 4;
getQueuesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
getQueuesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string queues = 4;
getQueuesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string queues = 4;
getQueuesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
getQueuesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string queues = 4;
getQueuesList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string queues = 4;
getQueueState() - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
Get the QueueState of the queue.
getQueueUserAcls(GetQueueUserAclsInfoRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to get information about queue acls for current user from the ResourceManager.
getQueueUserAcls(RpcController, YarnServiceProtos.GetQueueUserAclsInfoRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
getQueueUserAcls(RpcController, YarnServiceProtos.GetQueueUserAclsInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueUserAclsInfoResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc getQueueUserAcls(.hadoop.yarn.GetQueueUserAclsInfoRequestProto) returns (.hadoop.yarn.GetQueueUserAclsInfoResponseProto);
getQueueUserAcls(RpcController, YarnServiceProtos.GetQueueUserAclsInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueUserAclsInfoResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc getQueueUserAcls(.hadoop.yarn.GetQueueUserAclsInfoRequestProto) returns (.hadoop.yarn.GetQueueUserAclsInfoResponseProto);
getQueueUserAcls(RpcController, YarnServiceProtos.GetQueueUserAclsInfoRequestProto, RpcCallback<YarnServiceProtos.GetQueueUserAclsInfoResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
getQueueUserAcls(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAcls(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAcls(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
GetQueueUserAclsInfoRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by clients to the ResourceManager to get queue acls for the current user.
GetQueueUserAclsInfoRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest
 
GetQueueUserAclsInfoResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to clients seeking queue acls for the user.
GetQueueUserAclsInfoResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
getQueueUserAclsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getQueueUserAclsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
getRackName() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get the rack name for the node.
getRackName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
getRackName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string rackName = 3;
getRackName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string rackName = 3;
getRackNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
getRackNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string rackName = 3;
getRackNameBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string rackName = 3;
getRecordFactory(Configuration) - Static method in class org.apache.hadoop.yarn.factory.providers.RecordFactoryProvider
 
getRecursive() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Is information on the entire child queue hierarchy required?
getRecursive() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool recursive = 4;
getRecursive() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool recursive = 4;
getRecursive() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool recursive = 4;
getRefreshLabelsCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
optional bool refreshLabelsCompleted = 1 [default = false];
getRefreshLabelsCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
optional bool refreshLabelsCompleted = 1 [default = false];
getRefreshLabelsCompleted() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProtoOrBuilder
optional bool refreshLabelsCompleted = 1 [default = false];
getRelatedEntities() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the related entities
getRelaxLocality() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get whether locality relaxation is enabled with this ResourceRequest.
getRelaxLocality() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional bool relax_locality = 5 [default = true];
getRelaxLocality() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional bool relax_locality = 5 [default = true];
getRelaxLocality() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional bool relax_locality = 5 [default = true];
getRelease(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getRelease(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getRelease(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the list of ContainerId of containers being released by the ApplicationMaster.
getReleaseList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
repeated .hadoop.yarn.ContainerIdProto release = 2;
getReleaseOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto release = 2;
getRemoteTrace() - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Get the backtrace of this exception.
getRenewer() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
getReservedResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the reserved Resource
getReservedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResources() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResourcesBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResourcesOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResourcesOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getReservedResourcesOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
getResource() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get the resource required by the ApplicationMaster for this application.
getResource() - Method in class org.apache.hadoop.yarn.api.records.Container
Get the Resource allocated to the container.
getResource() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the location of the resource to be localized.
getResource() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
Get the resource of the ResourceOption.
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ResourceProto resource = 9;
getResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 9;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ResourceProto resource = 4;
getResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 4;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ResourceProto resource = 2;
getResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 2;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.URLProto resource = 1;
getResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.URLProto resource = 1;
getResource(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResource(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResource(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
getResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional .hadoop.yarn.ResourceProto resource = 1;
getResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 1;
getResource() - Method in class org.apache.hadoop.yarn.server.api.ContainerContext
Get Resource the resource capability allocated to the container being initialized or stopped.
getResourceBlacklistRequest() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the ResourceBlacklistRequest being sent by the ApplicationMaster.
getResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
getResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
getResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
getResourceBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResourceBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
getResourceBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceName() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Get the resource (e.g.
getResourceName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
getResourceName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string resource_name = 2;
getResourceName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string resource_name = 2;
getResourceNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
getResourceNameBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string resource_name = 2;
getResourceNameBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string resource_name = 2;
getResourceOption() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOption() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOption() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOptionBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOptionOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOptionOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOptionOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ResourceProto resource = 9;
getResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 9;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 4;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ResourceProto resource = 2;
getResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 2;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.URLProto resource = 1;
getResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.URLProto resource = 1;
getResourceOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
getResourceOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional .hadoop.yarn.ResourceProto resource = 1;
getResourceOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 1;
getResourceOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProtoOrBuilder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
getResourceRequest() - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
If the AM releases resources matching these requests, then the PreemptionContainers enumerated in PreemptionContract.getContainers() should not be evicted from the cluster.
getResourceRequest() - Method in class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
getResponseId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Get the response id used to track duplicate responses.
getResponseId() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the last response id.
getResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional int32 response_id = 4;
getResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional int32 response_id = 4;
getResponseId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional int32 response_id = 4;
getResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 response_id = 2;
getResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional int32 response_id = 2;
getResponseId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional int32 response_id = 2;
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
getRMDefaultPortNumber(String, Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
getRMDelegationToken() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
The Delegation tokens have a identifier which maps to AbstractDelegationTokenIdentifier.
getRMHAId(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
getRMHAIds(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
getRmId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
getRmId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string rmId = 2;
getRmId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string rmId = 2;
getRmIdBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
getRmIdBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string rmId = 2;
getRmIdBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string rmId = 2;
getRpcPort() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the RPC port on which the ApplicationMaster is responding.
getRpcPort() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the RPC port of this attempt ApplicationMaster.
getRpcPort() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the RPC port of the ApplicationMaster.
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional int32 rpc_port = 3;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional int32 rpc_port = 3;
getRpcPort() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional int32 rpc_port = 3;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional int32 rpc_port = 3;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional int32 rpc_port = 3;
getRpcPort() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional int32 rpc_port = 3;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional int32 rpc_port = 3;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional int32 rpc_port = 3;
getRpcPort() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional int32 rpc_port = 3;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int32 rpc_port = 6;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int32 rpc_port = 6;
getRpcPort() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int32 rpc_port = 6;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional int32 rpc_port = 2;
getRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional int32 rpc_port = 2;
getRpcPort() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional int32 rpc_port = 2;
getScheme() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the scheme of the URL.
getScheme() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
getScheme() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string scheme = 1;
getScheme() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string scheme = 1;
getSchemeBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
getSchemeBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string scheme = 1;
getSchemeBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string scheme = 1;
getScope() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the ApplicationsRequestScope of applications to be filtered.
getScope() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
getScope() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
getScope() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getSerializedSize() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getService() - Method in class org.apache.hadoop.yarn.api.records.Token
Get the service to which the token is allocated.
getServiceAddressConfKeys(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
getServiceData() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get application-specific binary service data.
getServiceData(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceData(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceData(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServiceDataOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
getServicesMetaData(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaData(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getServicesMetaDataOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
getSize() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the size of the resource to be localized.
getSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 size = 2;
getSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional int64 size = 2;
getSize() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional int64 size = 2;
getSocketAddr(String, String, int) - Method in class org.apache.hadoop.yarn.conf.YarnConfiguration
Get the socket address for name property as a InetSocketAddress.
getStartBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_begin = 6;
getStartBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 start_begin = 6;
getStartBegin() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 start_begin = 6;
getStartContainerRequest(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequest(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequest(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequestOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProtoOrBuilder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
getStartContainerRequests() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
Get a list of StartContainerRequest to start containers.
getStartEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_end = 7;
getStartEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 start_end = 7;
getStartEnd() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 start_end = 7;
getStartRange() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the range of start times to filter applications on
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the start time of the application.
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
Get the Start time of the container.
getStartTime() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Get the start time of the entity
getStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 start_time = 7;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 start_time = 7;
getStartTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 start_time = 7;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 start_time = 7;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional int64 start_time = 7;
getStartTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional int64 start_time = 7;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 start_time = 5;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int64 start_time = 5;
getStartTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int64 start_time = 5;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional int64 start_time = 5;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional int64 start_time = 5;
getStartTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional int64 start_time = 5;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 startTime = 11;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int64 startTime = 11;
getStartTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int64 startTime = 11;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 start_time = 5;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int64 start_time = 5;
getStartTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int64 start_time = 5;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional int64 start_time = 7;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional int64 start_time = 7;
getStartTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional int64 start_time = 7;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 start_time = 4;
getStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 start_time = 4;
getStartTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 start_time = 4;
getState() - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
Get the ContainerState of the container.
getState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerStateProto state = 2;
getState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerStateProto state = 2;
getState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto state = 2;
getState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional .hadoop.yarn.QueueStateProto state = 5;
getState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional .hadoop.yarn.QueueStateProto state = 5;
getState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional .hadoop.yarn.QueueStateProto state = 5;
getStatus(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatus(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatus(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProtoOrBuilder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProtoOrBuilder
optional .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStatusOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
getStrictContract() - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
getStrictContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContract() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getStrictContractOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
getSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 submit_time = 6;
getSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 submit_time = 6;
getSubmitTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 submit_time = 6;
getSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 submit_time = 6;
getSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional int64 submit_time = 6;
getSubmitTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional int64 submit_time = 6;
getSubmitTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 submit_time = 1;
getSubmitTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 submit_time = 1;
getSubmitTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 submit_time = 1;
getSucceededRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequests(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequests(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
getSucceededRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSucceededRequestsOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProtoOrBuilder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
getSuccessfullyStartedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Get the list of ContainerId s of the containers that are started successfully.
getSuccessfullyStoppedContainers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Get the list of containerIds of successfully stopped containers.
getTargetQueue() - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the queue to place the application in.
getTargetQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
getTargetQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required string target_queue = 2;
getTargetQueue() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required string target_queue = 2;
getTargetQueueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
getTargetQueueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required string target_queue = 2;
getTargetQueueBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required string target_queue = 2;
getTimestamp() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the original timestamp of the resource to be localized, used for verification.
getTimestamp() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Get the timestamp of the event
getTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 timestamp = 3;
getTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional int64 timestamp = 3;
getTimestamp() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional int64 timestamp = 3;
getToken() - Method in class org.apache.hadoop.yarn.api.records.NMToken
Get the Token used for authenticating with NodeManager
getToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
getToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.common.TokenProto token = 2;
getToken() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.common.TokenProto token = 2;
getTokenBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
getTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
getTokenOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.common.TokenProto token = 2;
getTokenOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.common.TokenProto token = 2;
getTokens() - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Get all the tokens needed by this container.
getTokens() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
optional bytes tokens = 2;
getTokens() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
optional bytes tokens = 2;
getTokens() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
optional bytes tokens = 2;
getTrace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
getTrace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string trace = 2;
getTrace() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string trace = 2;
getTraceBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
getTraceBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string trace = 2;
getTraceBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string trace = 2;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Get the tracking URL for the ApplicationMaster.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Get the tracking URL for the ApplicationMaster.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the tracking url for the application attempt.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the tracking url for the application.
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string tracking_url = 2;
getTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string tracking_url = 2;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string tracking_url = 4;
getTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string tracking_url = 4;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string tracking_url = 4;
getTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string tracking_url = 4;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string trackingUrl = 9;
getTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string trackingUrl = 9;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string tracking_url = 2;
getTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 2;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
getTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string tracking_url = 3;
getTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 3;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string tracking_url = 2;
getTrackingUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string tracking_url = 2;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string tracking_url = 4;
getTrackingUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string tracking_url = 4;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string tracking_url = 4;
getTrackingUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string tracking_url = 4;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string trackingUrl = 9;
getTrackingUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string trackingUrl = 9;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string tracking_url = 2;
getTrackingUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 2;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
getTrackingUrlBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string tracking_url = 3;
getTrackingUrlBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 3;
getType() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the LocalResourceType of the resource to be localized.
getType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
getType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
getType() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
getUnknownFields() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
getUnmanagedAM() - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Get if the RM should manage the execution of the AM.
getUnmanagedAm() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool unmanaged_am = 7 [default = false];
getUnmanagedAm() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool unmanaged_am = 7 [default = false];
getUnmanagedAm() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool unmanaged_am = 7 [default = false];
getUpdatedNodes() - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Get the list of updated NodeReports.
getUpdatedNodes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilder(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilder(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilderList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUpdatedNodesOrBuilderList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
getUsed() - Method in class org.apache.hadoop.yarn.api.records.NodeReport
Get used Resource on the node.
getUsed() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
getUsed() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto used = 4;
getUsed() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used = 4;
getUsedBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
getUsedOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
getUsedOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto used = 4;
getUsedOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used = 4;
getUsedResources() - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Get the used Resource
getUsedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResources() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResourcesBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResourcesOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResourcesOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUsedResourcesOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used_resources = 3;
getUser() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the user who submitted the application.
getUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
getUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string user = 4;
getUser() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string user = 4;
getUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
getUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string user = 4;
getUser() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string user = 4;
getUser() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
getUser() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string user = 2;
getUser() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string user = 2;
getUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
getUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string user = 3;
getUser() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string user = 3;
getUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
getUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
required string user = 1;
getUser() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProtoOrBuilder
required string user = 1;
getUser() - Method in class org.apache.hadoop.yarn.server.api.ApplicationInitializationContext
Get the user-name of the application-submitter
getUser() - Method in class org.apache.hadoop.yarn.server.api.ContainerContext
Get user of the container being initialized or stopped.
getUserAcls() - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
Get the list of QueueACL for the given user.
getUserAcls(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAcls(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAcls(int) - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsCount() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsCount() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsInfoList() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
Get the QueueUserACLInfo per queue for the user.
getUserAclsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsList() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserAclsList() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string user = 4;
getUserBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string user = 4;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string user = 4;
getUserBytes() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string user = 4;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string user = 2;
getUserBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string user = 2;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string user = 3;
getUserBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string user = 3;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
getUserBytes() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
required string user = 1;
getUserBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProtoOrBuilder
required string user = 1;
getUserInfo() - Method in class org.apache.hadoop.yarn.api.records.URL
Get the user info of the URL.
getUserInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
getUserInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string userInfo = 5;
getUserInfo() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string userInfo = 5;
getUserInfoBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
getUserInfoBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string userInfo = 5;
getUserInfoBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string userInfo = 5;
getUsers() - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Get the users to filter applications on
getUsers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
getUsers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string users = 3;
getUsers(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string users = 3;
getUsersBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
getUsersBytes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string users = 3;
getUsersBytes(int) - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string users = 3;
getUsersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
getUsersCount() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string users = 3;
getUsersCount() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string users = 3;
getUsersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
getUsersList() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
repeated string users = 3;
getUsersList() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
repeated string users = 3;
getValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional bytes value = 2;
getValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional bytes value = 2;
getValue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional bytes value = 2;
getValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
getValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional .hadoop.yarn.LocalResourceProto value = 2;
getValue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional .hadoop.yarn.LocalResourceProto value = 2;
getValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
getValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string value = 2;
getValue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string value = 2;
getValueBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
getValueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
getValueBytes() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string value = 2;
getValueBytes() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string value = 2;
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
getValueDescriptor() - Method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
getValueOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
getValueOrBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional .hadoop.yarn.LocalResourceProto value = 2;
getValueOrBuilder() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional .hadoop.yarn.LocalResourceProto value = 2;
getVirtualCores() - Method in class org.apache.hadoop.yarn.api.records.Resource
Get number of virtual cpu cores of the resource.
getVirtualCores() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 virtual_cores = 2;
getVirtualCores() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional int32 virtual_cores = 2;
getVirtualCores() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional int32 virtual_cores = 2;
getVisibility() - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Get the LocalResourceVisibility of the resource to be localized.
getVisibility() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
getVisibility() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
getVisibility() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
Get the YarnApplicationAttemptState of the application attempt.
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
getYarnApplicationAttemptState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
getYarnApplicationAttemptState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
getYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
getYarnApplicationAttemptState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Get the YarnApplicationState of the application.
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
getYarnApplicationState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
getYarnApplicationState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
getYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
getYarnApplicationState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
GROUPS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 

H

HADOOP_POLICY_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
hasAccessType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
hasAccessType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
hasAccessType() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
hasAcl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
hasAcl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
optional string acl = 2 [default = " "];
hasAcl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProtoOrBuilder
optional string acl = 2 [default = " "];
hasAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAllocatedResource() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
hasAMCommand() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
hasAMCommand() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
hasAMCommand() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
hasAmContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
hasAmContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
hasAmContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
hasAmContainerSpec() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
hasAmContainerSpec() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
hasAmContainerSpec() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
hasAmRmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
hasAmRmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto am_rm_token = 19;
hasAmRmToken() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto am_rm_token = 19;
hasAppAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
hasAppAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
hasAppAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
hasAppAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
hasAppAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
hasAppAttemptState() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
hasAppAttemptTokens() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional bytes app_attempt_tokens = 3;
hasAppAttemptTokens() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional bytes app_attempt_tokens = 3;
hasAppAttemptTokens() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional bytes app_attempt_tokens = 3;
hasAppId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasAppId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasAppId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
hasApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
hasApplicationAttemptReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
hasApplicationAttemptReport() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
hasApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
hasApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_name = 2;
hasApplicationName() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_name = 2;
hasApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
hasApplicationName() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_name = 2;
hasApplicationName() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_name = 2;
hasApplicationName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
hasApplicationName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string application_name = 2 [default = "N/A"];
hasApplicationName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string application_name = 2 [default = "N/A"];
hasApplicationReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
hasApplicationReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
hasApplicationReport() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
hasApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
hasApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.RMAppStateProto application_state = 5;
hasApplicationState() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
hasApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
hasApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
hasApplicationSubmissionContext() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
hasApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
hasApplicationSubmissionContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
hasApplicationSubmissionContext() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
hasApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
hasApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string application_type = 3;
hasApplicationType() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string application_type = 3;
hasApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
hasApplicationType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string application_type = 3;
hasApplicationType() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string application_type = 3;
hasApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
hasApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string applicationType = 18;
hasApplicationType() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string applicationType = 18;
hasApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
hasApplicationType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string applicationType = 10 [default = "YARN"];
hasApplicationType() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string applicationType = 10 [default = "YARN"];
hasAppResourceUsage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
hasAppResourceUsage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
hasAppResourceUsage() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
hasAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAssignedNodeId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
hasAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional int32 attemptId = 2;
hasAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
optional int32 attemptId = 2;
hasAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProtoOrBuilder
optional int32 attemptId = 2;
hasAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
hasBlacklistRequest() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
hasBlacklistRequest() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
hasBlacklistRequest() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
hasCancelTokensWhenComplete() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool cancel_tokens_when_complete = 6 [default = true];
hasCancelTokensWhenComplete() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool cancel_tokens_when_complete = 6 [default = true];
hasCancelTokensWhenComplete() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool cancel_tokens_when_complete = 6 [default = true];
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 2;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto capability = 5;
hasCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 5;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
hasCapability() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.ResourceProto capability = 3;
hasCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceProto capability = 3;
hasCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float capacity = 2;
hasCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float capacity = 2;
hasCapacity() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float capacity = 2;
hasCause() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
hasCause() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
hasCause() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
hasClassName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
hasClassName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string class_name = 3;
hasClassName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string class_name = 3;
hasClientToAmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
hasClientToAmToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.common.TokenProto client_to_am_token = 7;
hasClientToAmToken() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.common.TokenProto client_to_am_token = 7;
hasClientToAmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional bytes client_to_am_token_master_key = 2;
hasClientToAmTokenMasterKey() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional bytes client_to_am_token_master_key = 2;
hasClientToAmTokenMasterKey() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional bytes client_to_am_token_master_key = 2;
hasClusterId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
hasClusterId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string clusterId = 1;
hasClusterId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string clusterId = 1;
hasClusterMetrics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
hasClusterMetrics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
hasClusterMetrics() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
hasClusterTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int64 cluster_timestamp = 2;
hasClusterTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
optional int64 cluster_timestamp = 2;
hasClusterTimestamp() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder
optional int64 cluster_timestamp = 2;
hasContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int32 container_exit_status = 4;
hasContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional int32 container_exit_status = 4;
hasContainerExitStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional int32 container_exit_status = 4;
hasContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int32 container_exit_status = 8;
hasContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int32 container_exit_status = 8;
hasContainerExitStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int32 container_exit_status = 8;
hasContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int32 container_exit_status = 9;
hasContainerExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int32 container_exit_status = 9;
hasContainerExitStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int32 container_exit_status = 9;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
hasContainerLaunchContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
hasContainerLaunchContext() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
hasContainerLaunchContext() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
hasContainerReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
hasContainerReport() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
optional .hadoop.yarn.ContainerReportProto container_report = 1;
hasContainerReport() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProtoOrBuilder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
hasContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
hasContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional .hadoop.yarn.ContainerStateProto container_state = 5;
hasContainerState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
hasContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
hasContainerState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.ContainerStateProto container_state = 9;
hasContainerState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
hasContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
hasContainerState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ContainerStateProto container_state = 10;
hasContainerState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
hasContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
hasContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.common.TokenProto container_token = 6;
hasContainerToken() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 6;
hasContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
hasContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
optional .hadoop.common.TokenProto container_token = 3;
hasContainerToken() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 3;
hasContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
hasContainerToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
optional .hadoop.common.TokenProto container_token = 2;
hasContainerToken() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProtoOrBuilder
optional .hadoop.common.TokenProto container_token = 2;
hasContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
hasContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.PreemptionContractProto contract = 2;
hasContract() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
hasCurrentApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
hasCurrentApplicationAttemptId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
hasCurrentApplicationAttemptId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
hasCurrentCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float currentCapacity = 4;
hasCurrentCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float currentCapacity = 4;
hasCurrentCapacity() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float currentCapacity = 4;
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string diagnostics = 5 [default = "N/A"];
hasDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string diagnostics = 5 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string diagnostics = 10 [default = "N/A"];
hasDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string diagnostics = 10 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional string diagnostics = 3 [default = "N/A"];
hasDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional string diagnostics = 3 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string diagnostics = 6 [default = "N/A"];
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
hasDiagnostics() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string diagnostics = 1;
hasDiagnostics() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string diagnostics = 1;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string diagnostics_info = 5;
hasDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string diagnostics_info = 5;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string diagnostics_info = 9;
hasDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string diagnostics_info = 9;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional string diagnostics_info = 3;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional string diagnostics_info = 7;
hasDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional string diagnostics_info = 7;
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
hasDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string diagnostics_info = 7 [default = "N/A"];
hasDiagnosticsInfo() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string diagnostics_info = 7 [default = "N/A"];
hasDisks() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional double disks = 20;
hasDisks() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional double disks = 20;
hasDisks() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional double disks = 20;
hasException() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
hasException() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
hasException() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProtoOrBuilder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
hasExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional int32 exit_status = 4 [default = -1000];
hasExitStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional int32 exit_status = 4 [default = -1000];
hasExitStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional int32 exit_status = 4 [default = -1000];
hasFile() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
hasFile() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string file = 4;
hasFile() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string file = 4;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
hasFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
hasFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
hasFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
hasFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
hasFinalApplicationStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
hasFinalApplicationStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
hasFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
hasFinalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional string final_tracking_url = 5;
hasFinalTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional string final_tracking_url = 5;
hasFinishBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_begin = 8;
hasFinishBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 finish_begin = 8;
hasFinishBegin() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 finish_begin = 8;
hasFinishEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_end = 9;
hasFinishEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 finish_end = 9;
hasFinishEnd() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 finish_end = 9;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional int64 finish_time = 2;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional int64 finish_time = 2;
hasFinishTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional int64 finish_time = 2;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 finish_time = 8;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 finish_time = 8;
hasFinishTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 finish_time = 8;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int64 finish_time = 2;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
optional int64 finish_time = 2;
hasFinishTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProtoOrBuilder
optional int64 finish_time = 2;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 finish_time = 6;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int64 finish_time = 6;
hasFinishTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int64 finish_time = 6;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 finishTime = 12;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int64 finishTime = 12;
hasFinishTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int64 finishTime = 12;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 finish_time = 6;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int64 finish_time = 6;
hasFinishTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int64 finish_time = 6;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 finish_time = 7;
hasFinishTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 finish_time = 7;
hasFinishTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 finish_time = 7;
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.NMToken
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.Priority
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.Resource
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
hashCode() - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
hashCode() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
hasHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
hasHealthReport() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string health_report = 8;
hasHealthReport() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string health_report = 8;
hasHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
hasHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string host = 2;
hasHost() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string host = 2;
hasHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
hasHost() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional string host = 2;
hasHost() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional string host = 2;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string host = 2;
hasHost() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string host = 2;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string host = 5;
hasHost() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string host = 5;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional string host = 1;
hasHost() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional string host = 1;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string host = 2;
hasHost() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string host = 2;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
hasHost() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string host = 1;
hasHost() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string host = 1;
hasHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
hasHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string httpAddress = 2;
hasHttpAddress() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string httpAddress = 2;
hasId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int32 id = 1;
hasId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
optional int32 id = 1;
hasId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProtoOrBuilder
optional int32 id = 1;
hasId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional int32 id = 3;
hasId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
optional int32 id = 3;
hasId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProtoOrBuilder
optional int32 id = 3;
hasId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
optional .hadoop.yarn.ContainerIdProto id = 1;
hasId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto id = 1;
hasIncludeApplications() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeApplications = 2;
hasIncludeApplications() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool includeApplications = 2;
hasIncludeApplications() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool includeApplications = 2;
hasIncludeChildQueues() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeChildQueues = 3;
hasIncludeChildQueues() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool includeChildQueues = 3;
hasIncludeChildQueues() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool includeChildQueues = 3;
hasIsKillCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
optional bool is_kill_completed = 1 [default = false];
hasIsKillCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
optional bool is_kill_completed = 1 [default = false];
hasIsKillCompleted() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProtoOrBuilder
optional bool is_kill_completed = 1 [default = false];
hasIsUnregistered() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
optional bool isUnregistered = 1 [default = false];
hasIsUnregistered() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
optional bool isUnregistered = 1 [default = false];
hasIsUnregistered() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProtoOrBuilder
optional bool isUnregistered = 1 [default = false];
hasKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool keep_containers_across_application_attempts = 11 [default = false];
hasKeepContainersAcrossApplicationAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool keep_containers_across_application_attempts = 11 [default = false];
hasKeepContainersAcrossApplicationAttempts() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool keep_containers_across_application_attempts = 11 [default = false];
hasKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
hasKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional string key = 1;
hasKey() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional string key = 1;
hasKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
hasKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional string key = 1;
hasKey() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional string key = 1;
hasKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
hasKey() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string key = 1;
hasKey() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string key = 1;
hasLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string label = 13 [default = "all"];
hasLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string label = 13 [default = "all"];
hasLabel() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string label = 13 [default = "all"];
hasLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string label = 8;
hasLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string label = 8;
hasLabel() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string label = 8;
hasLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string label = 6;
hasLabel() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string label = 6;
hasLabel() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string label = 6;
hasLabelPolicy() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string labelPolicy = 9;
hasLabelPolicy() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string labelPolicy = 9;
hasLabelPolicy() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string labelPolicy = 9;
hasLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int64 last_health_report_time = 9;
hasLastHealthReportTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional int64 last_health_report_time = 9;
hasLastHealthReportTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional int64 last_health_report_time = 9;
hasLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
hasLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.ResourceProto limit = 5;
hasLimit() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto limit = 5;
hasLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 limit = 5;
hasLimit() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 limit = 5;
hasLimit() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 limit = 5;
hasLogUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
hasLogUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional string log_url = 8;
hasLogUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional string log_url = 8;
hasMajorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 major_version = 1;
hasMajorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
optional int32 major_version = 1;
hasMajorVersion() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder
optional int32 major_version = 1;
hasMasterContainer() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainer() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainer() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional .hadoop.yarn.ContainerProto master_container = 2;
hasMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
hasMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
hasMasterContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
hasMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
hasMasterContainerId() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
hasMasterContainerId() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
hasMaxAppAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional int32 maxAppAttempts = 8 [default = 0];
hasMaxAppAttempts() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional int32 maxAppAttempts = 8 [default = 0];
hasMaxAppAttempts() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional int32 maxAppAttempts = 8 [default = 0];
hasMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
hasMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
hasMaximumCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
hasMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
hasMaximumCapability() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
hasMaximumCapability() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
hasMaximumCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float maximumCapacity = 3;
hasMaximumCapacity() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional float maximumCapacity = 3;
hasMaximumCapacity() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional float maximumCapacity = 3;
hasMemory() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 memory = 1;
hasMemory() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional int32 memory = 1;
hasMemory() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional int32 memory = 1;
hasMessage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
hasMessage() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string message = 1;
hasMessage() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string message = 1;
hasMinorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 minor_version = 2;
hasMinorVersion() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
optional int32 minor_version = 2;
hasMinorVersion() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder
optional int32 minor_version = 2;
hasName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
hasName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string name = 4;
hasName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string name = 4;
hasNeededResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
hasNeededResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto needed_resources = 5;
hasNeededResources() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
hasNode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
optional string node = 1;
hasNode() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
optional string node = 1;
hasNode() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProtoOrBuilder
optional string node = 1;
hasNodeHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
hasNodeHttpAddress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional string node_http_address = 3;
hasNodeHttpAddress() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional string node_http_address = 3;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.NodeIdProto nodeId = 2;
hasNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.NodeIdProto node_id = 3;
hasNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 3;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.NodeIdProto node_id = 1;
hasNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.NodeIdProto node_id = 1;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
hasNodeState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeStateProto node_state = 7;
hasNodeState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.NodeStateProto node_state = 7;
hasNodeState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.NodeStateProto node_state = 7;
hasNumClusterNodes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 num_cluster_nodes = 7;
hasNumClusterNodes() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional int32 num_cluster_nodes = 7;
hasNumClusterNodes() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional int32 num_cluster_nodes = 7;
hasNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int32 numContainers = 6;
hasNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional int32 numContainers = 6;
hasNumContainers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional int32 numContainers = 6;
hasNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional int32 num_containers = 4;
hasNumContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional int32 num_containers = 4;
hasNumContainers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional int32 num_containers = 4;
hasNumNodeManagers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
optional int32 num_node_managers = 1;
hasNumNodeManagers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
optional int32 num_node_managers = 1;
hasNumNodeManagers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProtoOrBuilder
optional int32 num_node_managers = 1;
hasNumReservedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_reserved_containers = 2;
hasNumReservedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional int32 num_reserved_containers = 2;
hasNumReservedContainers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional int32 num_reserved_containers = 2;
hasNumUsedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_used_containers = 1;
hasNumUsedContainers() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional int32 num_used_containers = 1;
hasNumUsedContainers() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional int32 num_used_containers = 1;
hasOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
hasOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string originalTrackingUrl = 15;
hasOriginalTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string originalTrackingUrl = 15;
hasOverCommitTimeout() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional int32 over_commit_timeout = 2;
hasOverCommitTimeout() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional int32 over_commit_timeout = 2;
hasOverCommitTimeout() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional int32 over_commit_timeout = 2;
hasPattern() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
hasPattern() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional string pattern = 6;
hasPattern() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional string pattern = 6;
hasPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional int32 port = 2;
hasPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
optional int32 port = 2;
hasPort() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProtoOrBuilder
optional int32 port = 2;
hasPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional int32 port = 3;
hasPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional int32 port = 3;
hasPort() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional int32 port = 3;
hasPreempt() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
hasPreempt() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
hasPreempt() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.PriorityProto priority = 5;
hasPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 5;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 4;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
optional int32 priority = 1;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
optional int32 priority = 1;
hasPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PriorityProtoOrBuilder
optional int32 priority = 1;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
hasPriority() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional .hadoop.yarn.PriorityProto priority = 1;
hasPriority() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional .hadoop.yarn.PriorityProto priority = 1;
hasProgress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional float progress = 17;
hasProgress() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional float progress = 17;
hasProgress() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional float progress = 17;
hasProgress() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional float progress = 5;
hasProgress() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional float progress = 5;
hasProgress() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional float progress = 5;
hasQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
hasQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string queue = 5;
hasQueue() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string queue = 5;
hasQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
hasQueue() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string queue = 5;
hasQueue() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string queue = 5;
hasQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
hasQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string queue = 3;
hasQueue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string queue = 3;
hasQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
hasQueue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional string queue = 3 [default = "default"];
hasQueue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional string queue = 3 [default = "default"];
hasQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
hasQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
optional string queue = 5;
hasQueue() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder
optional string queue = 5;
hasQueueInfo() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
hasQueueInfo() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
hasQueueInfo() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProtoOrBuilder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
hasQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
hasQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional string queueName = 1;
hasQueueName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional string queueName = 1;
hasQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
hasQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
optional string queueName = 1;
hasQueueName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProtoOrBuilder
optional string queueName = 1;
hasQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
hasQueueName() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional string queueName = 1;
hasQueueName() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional string queueName = 1;
hasRackName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
hasRackName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional string rackName = 3;
hasRackName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional string rackName = 3;
hasRecursive() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool recursive = 4;
hasRecursive() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
optional bool recursive = 4;
hasRecursive() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder
optional bool recursive = 4;
hasRefreshLabelsCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
optional bool refreshLabelsCompleted = 1 [default = false];
hasRefreshLabelsCompleted() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
optional bool refreshLabelsCompleted = 1 [default = false];
hasRefreshLabelsCompleted() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProtoOrBuilder
optional bool refreshLabelsCompleted = 1 [default = false];
hasRelaxLocality() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional bool relax_locality = 5 [default = true];
hasRelaxLocality() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional bool relax_locality = 5 [default = true];
hasRelaxLocality() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional bool relax_locality = 5 [default = true];
hasReservedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
hasReservedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
hasReservedResources() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional .hadoop.yarn.ResourceProto resource = 9;
hasResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 9;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
optional .hadoop.yarn.ResourceProto resource = 4;
hasResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 4;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional .hadoop.yarn.ResourceProto resource = 2;
hasResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 2;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.URLProto resource = 1;
hasResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.URLProto resource = 1;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
optional .hadoop.yarn.ResourceRequestProto resource = 1;
hasResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProtoOrBuilder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
hasResource() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
optional .hadoop.yarn.ResourceProto resource = 1;
hasResource() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProtoOrBuilder
optional .hadoop.yarn.ResourceProto resource = 1;
hasResourceName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
hasResourceName() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
optional string resource_name = 2;
hasResourceName() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProtoOrBuilder
optional string resource_name = 2;
hasResourceOption() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
hasResourceOption() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
hasResourceOption() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProtoOrBuilder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
hasResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional int32 response_id = 4;
hasResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
optional int32 response_id = 4;
hasResponseId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProtoOrBuilder
optional int32 response_id = 4;
hasResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 response_id = 2;
hasResponseId() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
optional int32 response_id = 2;
hasResponseId() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProtoOrBuilder
optional int32 response_id = 2;
hasRmId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
hasRmId() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
optional string rmId = 2;
hasRmId() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder
optional string rmId = 2;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional int32 rpc_port = 3;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional int32 rpc_port = 3;
hasRpcPort() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional int32 rpc_port = 3;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional int32 rpc_port = 3;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
optional int32 rpc_port = 3;
hasRpcPort() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProtoOrBuilder
optional int32 rpc_port = 3;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional int32 rpc_port = 3;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional int32 rpc_port = 3;
hasRpcPort() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional int32 rpc_port = 3;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int32 rpc_port = 6;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int32 rpc_port = 6;
hasRpcPort() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int32 rpc_port = 6;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional int32 rpc_port = 2;
hasRpcPort() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional int32 rpc_port = 2;
hasRpcPort() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional int32 rpc_port = 2;
hasScheme() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
hasScheme() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string scheme = 1;
hasScheme() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string scheme = 1;
hasScope() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
hasScope() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
hasScope() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
hasSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 size = 2;
hasSize() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional int64 size = 2;
hasSize() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional int64 size = 2;
hasStartBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_begin = 6;
hasStartBegin() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 start_begin = 6;
hasStartBegin() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 start_begin = 6;
hasStartEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_end = 7;
hasStartEnd() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
optional int64 start_end = 7;
hasStartEnd() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProtoOrBuilder
optional int64 start_end = 7;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 start_time = 7;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 start_time = 7;
hasStartTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 start_time = 7;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 start_time = 7;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional int64 start_time = 7;
hasStartTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional int64 start_time = 7;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 start_time = 5;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
optional int64 start_time = 5;
hasStartTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProtoOrBuilder
optional int64 start_time = 5;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional int64 start_time = 5;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
optional int64 start_time = 5;
hasStartTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProtoOrBuilder
optional int64 start_time = 5;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 startTime = 11;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional int64 startTime = 11;
hasStartTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional int64 startTime = 11;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 start_time = 5;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
optional int64 start_time = 5;
hasStartTime() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProtoOrBuilder
optional int64 start_time = 5;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional int64 start_time = 7;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
optional int64 start_time = 7;
hasStartTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder
optional int64 start_time = 7;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 start_time = 4;
hasStartTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 start_time = 4;
hasStartTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 start_time = 4;
hasState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerStateProto state = 2;
hasState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
optional .hadoop.yarn.ContainerStateProto state = 2;
hasState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProtoOrBuilder
optional .hadoop.yarn.ContainerStateProto state = 2;
hasState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional .hadoop.yarn.QueueStateProto state = 5;
hasState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
optional .hadoop.yarn.QueueStateProto state = 5;
hasState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProtoOrBuilder
optional .hadoop.yarn.QueueStateProto state = 5;
hasStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
hasStatus() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
optional .hadoop.yarn.ContainerStatusProto status = 1;
hasStatus() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProtoOrBuilder
optional .hadoop.yarn.ContainerStatusProto status = 1;
hasStrictContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
hasStrictContract() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
hasStrictContract() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProtoOrBuilder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
hasSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 submit_time = 6;
hasSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional int64 submit_time = 6;
hasSubmitTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional int64 submit_time = 6;
hasSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 submit_time = 6;
hasSubmitTime() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional int64 submit_time = 6;
hasSubmitTime() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional int64 submit_time = 6;
hasSubmitTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 submit_time = 1;
hasSubmitTime() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional int64 submit_time = 1;
hasSubmitTime() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional int64 submit_time = 1;
hasTargetQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
hasTargetQueue() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
required string target_queue = 2;
hasTargetQueue() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder
required string target_queue = 2;
hasTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 timestamp = 3;
hasTimestamp() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional int64 timestamp = 3;
hasTimestamp() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional int64 timestamp = 3;
hasToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
hasToken() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
optional .hadoop.common.TokenProto token = 2;
hasToken() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProtoOrBuilder
optional .hadoop.common.TokenProto token = 2;
hasTokens() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
optional bytes tokens = 2;
hasTokens() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
optional bytes tokens = 2;
hasTokens() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProtoOrBuilder
optional bytes tokens = 2;
hasTrace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
hasTrace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
optional string trace = 2;
hasTrace() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProtoOrBuilder
optional string trace = 2;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional string tracking_url = 2;
hasTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional string tracking_url = 2;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional string tracking_url = 4;
hasTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional string tracking_url = 4;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional string tracking_url = 4;
hasTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional string tracking_url = 4;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string trackingUrl = 9;
hasTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string trackingUrl = 9;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
optional string tracking_url = 2;
hasTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 2;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
hasTrackingUrl() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
optional string tracking_url = 3;
hasTrackingUrl() - Method in interface org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder
optional string tracking_url = 3;
hasType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
hasType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
hasType() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
hasUnmanagedAm() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool unmanaged_am = 7 [default = false];
hasUnmanagedAm() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
optional bool unmanaged_am = 7 [default = false];
hasUnmanagedAm() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProtoOrBuilder
optional bool unmanaged_am = 7 [default = false];
hasUsed() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
hasUsed() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
optional .hadoop.yarn.ResourceProto used = 4;
hasUsed() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used = 4;
hasUsedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
hasUsedResources() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
optional .hadoop.yarn.ResourceProto used_resources = 3;
hasUsedResources() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProtoOrBuilder
optional .hadoop.yarn.ResourceProto used_resources = 3;
hasUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
hasUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional string user = 4;
hasUser() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional string user = 4;
hasUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
hasUser() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
optional string user = 4;
hasUser() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProtoOrBuilder
optional string user = 4;
hasUser() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
hasUser() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional string user = 2;
hasUser() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional string user = 2;
hasUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
hasUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
optional string user = 3;
hasUser() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder
optional string user = 3;
hasUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
hasUser() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
required string user = 1;
hasUser() - Method in interface org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProtoOrBuilder
required string user = 1;
hasUserInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
hasUserInfo() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
optional string userInfo = 5;
hasUserInfo() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.URLProtoOrBuilder
optional string userInfo = 5;
hasValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional bytes value = 2;
hasValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
optional bytes value = 2;
hasValue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProtoOrBuilder
optional bytes value = 2;
hasValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
hasValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
optional .hadoop.yarn.LocalResourceProto value = 2;
hasValue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProtoOrBuilder
optional .hadoop.yarn.LocalResourceProto value = 2;
hasValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
hasValue() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
optional string value = 2;
hasValue() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProtoOrBuilder
optional string value = 2;
hasVirtualCores() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 virtual_cores = 2;
hasVirtualCores() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
optional int32 virtual_cores = 2;
hasVirtualCores() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ResourceProtoOrBuilder
optional int32 virtual_cores = 2;
hasVisibility() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
hasVisibility() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
hasVisibility() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProtoOrBuilder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
hasYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
hasYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
hasYarnApplicationAttemptState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
hasYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
hasYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
hasYarnApplicationAttemptState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
hasYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
hasYarnApplicationAttemptState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
hasYarnApplicationAttemptState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProtoOrBuilder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
hasYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
hasYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
hasYarnApplicationState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
hasYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
hasYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
hasYarnApplicationState() - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
hasYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
hasYarnApplicationState() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
hasYarnApplicationState() - Method in interface org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProtoOrBuilder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
HAUtil - Class in org.apache.hadoop.yarn.conf
 
HEALTH_REPORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
HOST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
HTTPADDRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 

I

ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
INCLUDEAPPLICATIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
INCLUDECHILDQUEUES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
INCREASE_REQUEST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
INCREASED_CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
init(String, Throwable) - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified detail message and cause.
init(String) - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified detail message.
init(Throwable) - Method in class org.apache.hadoop.yarn.api.records.SerializedException
Constructs a new SerializedException with the specified cause.
init(Configuration) - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
 
initializeApplication(ApplicationInitializationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
A new application is started on this NodeManager.
initializeContainer(ContainerInitializationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
A new container is started on this NodeManager.
initInternal(Configuration) - Method in class org.apache.hadoop.yarn.conf.ConfigurationProvider
Derived classes initialize themselves using this method.
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
internalGetValueMap() - Static method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
INVALID - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
INVALID_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
INVALID = -1000;
InvalidApplicationMasterRequestException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when an ApplicationMaster asks for resources by calling ApplicationMasterProtocol.allocate(AllocateRequest) or tries to unregister by calling ApplicationMasterProtocol.finishApplicationMaster(FinishApplicationMasterRequest) API without first registering by calling ApplicationMasterProtocol.registerApplicationMaster(RegisterApplicationMasterRequest) or if it tries to register more than once.
InvalidApplicationMasterRequestException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidApplicationMasterRequestException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidApplicationMasterRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidApplicationMasterRequestException
 
InvalidAuxServiceException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown by a NodeManager that is rejecting start-container requests via ContainerManagementProtocol.startContainers(StartContainersRequest) for auxservices does not exist.
InvalidAuxServiceException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidAuxServiceException
 
InvalidContainerException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown by a NodeManager that is rejecting start-container requests via ContainerManagementProtocol.startContainers(StartContainersRequest) for containers allocated by a previous instance of the RM.
InvalidContainerException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidContainerException
 
InvalidContainerReleaseException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when an Application Master tries to release containers not belonging to it using ApplicationMasterProtocol.allocate(AllocateRequest) API.
InvalidContainerReleaseException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidContainerReleaseException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidContainerReleaseException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidContainerReleaseException
 
InvalidResourceBlacklistRequestException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when an application provides an invalid ResourceBlacklistRequest specification for blacklisting of resources in ApplicationMasterProtocol.allocate(AllocateRequest) API.
InvalidResourceBlacklistRequestException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceBlacklistRequestException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceBlacklistRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceBlacklistRequestException
 
InvalidResourceRequestException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown when a resource requested via ResourceRequest in the ApplicationMasterProtocol.allocate(AllocateRequest) API is out of the range of the configured lower and upper limits on resources.
InvalidResourceRequestException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
InvalidResourceRequestException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
InvalidResourceRequestException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.InvalidResourceRequestException
 
IO_EXCEPTION - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned if an IOException is encountered when putting an entity.
IPC_CLIENT_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create client IPC classes.
IPC_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
IPC_RECORD_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create serializeable records.
IPC_RPC_IMPL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RPC class implementation
IPC_SERVER_FACTORY_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Factory to create server IPC classes.
IS_KILL_COMPLETED_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
IS_MINI_YARN_CLUSTER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
isAnyLocation(String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Check whether the given host/rack string represents an arbitrary host name.
isAutomaticFailoverEmbedded(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
isAutomaticFailoverEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
isAutomaticFailoverEnabledAndEmbedded(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
isHAEnabled(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Returns true if Resource Manager HA is configured.
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
ISUNREGISTERED_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
isUnusable() - Method in enum org.apache.hadoop.yarn.api.records.NodeState
 

K

KEEP_CONTAINERS_ACROSS_APPLICATION_ATTEMPTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
key() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
 
KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
KillApplicationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager to abort a submitted application.
KillApplicationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
KillApplicationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client aborting a submitted application.
KillApplicationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
 
KILLED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
KILLED = 8;

L

LABEL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
LABEL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
LABEL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
LABELPOLICY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
LAST_HEALTH_REPORT_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
LocalResource - Class in org.apache.hadoop.yarn.api.records
LocalResource represents a local resource required to run a container.
LocalResource() - Constructor for class org.apache.hadoop.yarn.api.records.LocalResource
 
LOCALRESOURCES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
LocalResourceType - Enum in org.apache.hadoop.yarn.api.records
LocalResourceType specifies the type of a resource localized by the NodeManager.
LocalResourceVisibility - Enum in org.apache.hadoop.yarn.api.records
LocalResourceVisibility specifies the visibility of a resource localized by the NodeManager.
LOG_AGGREGATION_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to enable log aggregation
LOG_AGGREGATION_RETAIN_CHECK_INTERVAL_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait between aggregated log retention checks.
LOG_AGGREGATION_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait before deleting aggregated logs, -1 disables.
LOG_DIR_EXPANSION_VAR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The temporary environmental variable for container log directory.
LOG_URL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 

M

MAJOR_VERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
MASTER_CONTAINER_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
MASTER_CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
MASTER_CONTAINER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
MAX_APP_ATTEMPTS_ENV - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The environment variable for MAX_APP_ATTEMPTS.
MAXAPPATTEMPTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
MAXIMUMCAPABILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
MAXIMUMCAPABILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
MAXIMUMCAPACITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
MEMORY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
mergeAllocatedResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
mergeAllocatedResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
mergeAmContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
mergeAmContainerSpec(YarnProtos.ContainerLaunchContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
mergeAmRmToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
mergeAppAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
mergeAppId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
mergeApplicationAttemptReport(YarnProtos.ApplicationAttemptReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
mergeApplicationReport(YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
mergeApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
mergeApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
mergeAppResourceUsage(YarnProtos.ApplicationResourceUsageReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
mergeAssignedNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
mergeAssignedNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
mergeAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
mergeBlacklistRequest(YarnProtos.ResourceBlacklistRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
mergeCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
mergeCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
mergeCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
mergeCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
mergeCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
mergeCause(YarnProtos.SerializedExceptionProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
mergeClientToAmToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
mergeClusterMetrics(YarnProtos.YarnClusterMetricsProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
mergeContainerLaunchContext(YarnProtos.ContainerLaunchContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
mergeContainerReport(YarnProtos.ContainerReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
mergeContainerToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
mergeContainerToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
mergeContainerToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
mergeContract(YarnProtos.PreemptionContractProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
mergeCurrentApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
mergeException(YarnProtos.SerializedExceptionProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationFinishDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationHistoryDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ApplicationStartDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ContainerFinishDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ContainerHistoryDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
mergeFrom(ApplicationHistoryServerProtos.ContainerStartDataProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
mergeFrom(YarnProtos.ApplicationACLMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
mergeFrom(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
mergeFrom(YarnProtos.ApplicationAttemptReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
mergeFrom(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
mergeFrom(YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
mergeFrom(YarnProtos.ApplicationResourceUsageReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
mergeFrom(YarnProtos.ApplicationSubmissionContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
mergeFrom(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
mergeFrom(YarnProtos.ContainerLaunchContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
mergeFrom(YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
mergeFrom(YarnProtos.ContainerReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
mergeFrom(YarnProtos.ContainerResourceDecreaseProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
mergeFrom(YarnProtos.ContainerResourceIncreaseProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
mergeFrom(YarnProtos.ContainerResourceIncreaseRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
mergeFrom(YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
mergeFrom(YarnProtos.LocalResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
mergeFrom(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
mergeFrom(YarnProtos.NodeReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
mergeFrom(YarnProtos.NodeResourceMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
mergeFrom(YarnProtos.NodeToLabelsListProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
mergeFrom(YarnProtos.PreemptionContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
mergeFrom(YarnProtos.PreemptionContractProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
mergeFrom(YarnProtos.PreemptionMessageProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
mergeFrom(YarnProtos.PreemptionResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
mergeFrom(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
mergeFrom(YarnProtos.QueueInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
mergeFrom(YarnProtos.QueueUserACLInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
mergeFrom(YarnProtos.ResourceBlacklistRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
mergeFrom(YarnProtos.ResourceOptionProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
mergeFrom(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
mergeFrom(YarnProtos.ResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
mergeFrom(YarnProtos.SerializedExceptionProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
mergeFrom(YarnProtos.StrictPreemptionContractProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
mergeFrom(YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
mergeFrom(YarnProtos.StringLocalResourceMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
mergeFrom(YarnProtos.StringStringMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
mergeFrom(YarnProtos.URLProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
mergeFrom(YarnProtos.YarnClusterMetricsProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.ActiveRMInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.ApplicationStateDataProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.RMStateVersionProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
mergeFrom(YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
mergeFrom(YarnServiceProtos.AllocateRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
mergeFrom(YarnServiceProtos.AllocateResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
mergeFrom(YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
mergeFrom(YarnServiceProtos.FinishApplicationMasterRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
mergeFrom(YarnServiceProtos.FinishApplicationMasterResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationAttemptReportRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationAttemptReportResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationAttemptsRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationAttemptsResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationReportRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationReportResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationsRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetApplicationsResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterMetricsRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterMetricsResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterNodeLabelsRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterNodeLabelsResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterNodesRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetClusterNodesResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerReportRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerReportResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainersRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainersResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerStatusesRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerStatusesResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerStatusRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetContainerStatusResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetNewApplicationRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetNewApplicationResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetQueueInfoRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetQueueInfoResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
mergeFrom(YarnServiceProtos.GetQueueUserAclsInfoRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
mergeFrom(YarnServiceProtos.GetQueueUserAclsInfoResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
mergeFrom(YarnServiceProtos.KillApplicationRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
mergeFrom(YarnServiceProtos.KillApplicationResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
mergeFrom(YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
mergeFrom(YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
mergeFrom(YarnServiceProtos.NMTokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
mergeFrom(YarnServiceProtos.RefreshClusterNodeLabelsRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
mergeFrom(YarnServiceProtos.RefreshClusterNodeLabelsResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
mergeFrom(YarnServiceProtos.RegisterApplicationMasterRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
mergeFrom(YarnServiceProtos.RegisterApplicationMasterResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
mergeFrom(YarnServiceProtos.StartContainerRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
mergeFrom(YarnServiceProtos.StartContainerResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
mergeFrom(YarnServiceProtos.StartContainersRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
mergeFrom(YarnServiceProtos.StartContainersResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
mergeFrom(YarnServiceProtos.StopContainerRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
mergeFrom(YarnServiceProtos.StopContainerResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
mergeFrom(YarnServiceProtos.StopContainersRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
mergeFrom(YarnServiceProtos.StopContainersResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
mergeFrom(YarnServiceProtos.SubmitApplicationRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
mergeFrom(YarnServiceProtos.SubmitApplicationResponseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto.Builder
 
mergeId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
mergeId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
mergeLimit(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
mergeMasterContainer(YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
mergeMasterContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
mergeMasterContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
mergeMaximumCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
mergeMaximumCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
mergeNeededResources(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
mergeNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
mergeNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
mergeNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
mergeNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
mergeNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
mergePreempt(YarnProtos.PreemptionMessageProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
mergePriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
mergePriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
mergePriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
mergePriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
mergePriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
mergePriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
mergeQueueInfo(YarnProtos.QueueInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
mergeReservedResources(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
mergeResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
mergeResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
mergeResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
mergeResource(YarnProtos.URLProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
mergeResource(YarnProtos.ResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
mergeResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
mergeResourceOption(YarnProtos.ResourceOptionProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
mergeStatus(YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
mergeStrictContract(YarnProtos.StrictPreemptionContractProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
mergeToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
mergeUsed(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
mergeUsedResources(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
mergeValue(YarnProtos.LocalResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
MINOR_VERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
moveApplicationAcrossQueues(MoveApplicationAcrossQueuesRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
Move an application to a new queue.
moveApplicationAcrossQueues(RpcController, YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
moveApplicationAcrossQueues(RpcController, YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto, RpcCallback<YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc moveApplicationAcrossQueues(.hadoop.yarn.MoveApplicationAcrossQueuesRequestProto) returns (.hadoop.yarn.MoveApplicationAcrossQueuesResponseProto);
moveApplicationAcrossQueues(RpcController, YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto, RpcCallback<YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc moveApplicationAcrossQueues(.hadoop.yarn.MoveApplicationAcrossQueuesRequestProto) returns (.hadoop.yarn.MoveApplicationAcrossQueuesResponseProto);
moveApplicationAcrossQueues(RpcController, YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto, RpcCallback<YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
MoveApplicationAcrossQueuesRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the client to the ResourceManager to move a submitted application to a different queue.
MoveApplicationAcrossQueuesRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
 
MoveApplicationAcrossQueuesResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client moving a submitted application to a different queue.
MoveApplicationAcrossQueuesResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesResponse
 

N

NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
NEEDED_RESOURCES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
NEW_SAVING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
NEW_SAVING = 2;
NEW_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
NEW = 1;
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationFinishDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationHistoryDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
newBuilder(ApplicationHistoryServerProtos.ApplicationStartDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
newBuilder(ApplicationHistoryServerProtos.ContainerFinishDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
newBuilder(ApplicationHistoryServerProtos.ContainerHistoryDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
newBuilder(ApplicationHistoryServerProtos.ContainerStartDataProto) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
newBuilder(YarnProtos.ApplicationACLMapProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
newBuilder(YarnProtos.ApplicationAttemptIdProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
newBuilder(YarnProtos.ApplicationAttemptReportProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
newBuilder(YarnProtos.ApplicationIdProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
newBuilder(YarnProtos.ApplicationReportProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
newBuilder(YarnProtos.ApplicationResourceUsageReportProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
newBuilder(YarnProtos.ApplicationSubmissionContextProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
newBuilder(YarnProtos.ContainerIdProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
newBuilder(YarnProtos.ContainerLaunchContextProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
newBuilder(YarnProtos.ContainerProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
newBuilder(YarnProtos.ContainerReportProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
newBuilder(YarnProtos.ContainerResourceDecreaseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
newBuilder(YarnProtos.ContainerResourceIncreaseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
newBuilder(YarnProtos.ContainerResourceIncreaseRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
newBuilder(YarnProtos.ContainerStatusProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
newBuilder(YarnProtos.LocalResourceProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
newBuilder(YarnProtos.NodeIdProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
newBuilder(YarnProtos.NodeReportProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
newBuilder(YarnProtos.NodeResourceMapProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
newBuilder(YarnProtos.NodeToLabelsListProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
newBuilder(YarnProtos.PreemptionContainerProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
newBuilder(YarnProtos.PreemptionContractProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
newBuilder(YarnProtos.PreemptionMessageProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
newBuilder(YarnProtos.PreemptionResourceRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
newBuilder(YarnProtos.PriorityProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
newBuilder(YarnProtos.QueueInfoProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
newBuilder(YarnProtos.QueueUserACLInfoProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
newBuilder(YarnProtos.ResourceBlacklistRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
newBuilder(YarnProtos.ResourceOptionProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
newBuilder(YarnProtos.ResourceProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
newBuilder(YarnProtos.ResourceRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
newBuilder(YarnProtos.SerializedExceptionProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
newBuilder(YarnProtos.StrictPreemptionContractProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
newBuilder(YarnProtos.StringBytesMapProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
newBuilder(YarnProtos.StringLocalResourceMapProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
newBuilder(YarnProtos.StringStringMapProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
newBuilder(YarnProtos.URLProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
newBuilder(YarnProtos.YarnClusterMetricsProto) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
newBuilder(YarnServerResourceManagerServiceProtos.ActiveRMInfoProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
newBuilder(YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
newBuilder(YarnServerResourceManagerServiceProtos.ApplicationStateDataProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
newBuilder(YarnServerResourceManagerServiceProtos.RMStateVersionProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
newBuilder(YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
newBuilder(YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
newBuilder(YarnServiceProtos.AllocateRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
newBuilder(YarnServiceProtos.AllocateResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
newBuilder(YarnServiceProtos.ContainerExceptionMapProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
newBuilder(YarnServiceProtos.FinishApplicationMasterRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
newBuilder(YarnServiceProtos.FinishApplicationMasterResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
newBuilder(YarnServiceProtos.GetApplicationAttemptReportRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
newBuilder(YarnServiceProtos.GetApplicationAttemptReportResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
newBuilder(YarnServiceProtos.GetApplicationAttemptsRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
newBuilder(YarnServiceProtos.GetApplicationAttemptsResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
newBuilder(YarnServiceProtos.GetApplicationReportRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
newBuilder(YarnServiceProtos.GetApplicationReportResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
newBuilder(YarnServiceProtos.GetApplicationsRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
newBuilder(YarnServiceProtos.GetApplicationsResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
newBuilder(YarnServiceProtos.GetClusterMetricsRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
newBuilder(YarnServiceProtos.GetClusterMetricsResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
newBuilder(YarnServiceProtos.GetClusterNodeLabelsRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
newBuilder(YarnServiceProtos.GetClusterNodeLabelsResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
newBuilder(YarnServiceProtos.GetClusterNodesRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
newBuilder(YarnServiceProtos.GetClusterNodesResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
newBuilder(YarnServiceProtos.GetContainerReportRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
newBuilder(YarnServiceProtos.GetContainerReportResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
newBuilder(YarnServiceProtos.GetContainersRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
newBuilder(YarnServiceProtos.GetContainersResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
newBuilder(YarnServiceProtos.GetContainerStatusesRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
newBuilder(YarnServiceProtos.GetContainerStatusesResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
newBuilder(YarnServiceProtos.GetContainerStatusRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
newBuilder(YarnServiceProtos.GetContainerStatusResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
newBuilder(YarnServiceProtos.GetNewApplicationRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
newBuilder(YarnServiceProtos.GetNewApplicationResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
newBuilder(YarnServiceProtos.GetQueueInfoRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
newBuilder(YarnServiceProtos.GetQueueInfoResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
newBuilder(YarnServiceProtos.GetQueueUserAclsInfoRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
newBuilder(YarnServiceProtos.GetQueueUserAclsInfoResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
newBuilder(YarnServiceProtos.KillApplicationRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
newBuilder(YarnServiceProtos.KillApplicationResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
newBuilder(YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
newBuilder(YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
newBuilder(YarnServiceProtos.NMTokenProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
newBuilder(YarnServiceProtos.RefreshClusterNodeLabelsRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
newBuilder(YarnServiceProtos.RefreshClusterNodeLabelsResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
newBuilder(YarnServiceProtos.RegisterApplicationMasterRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
newBuilder(YarnServiceProtos.RegisterApplicationMasterResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
newBuilder(YarnServiceProtos.StartContainerRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
newBuilder(YarnServiceProtos.StartContainerResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
newBuilder(YarnServiceProtos.StartContainersRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
newBuilder(YarnServiceProtos.StartContainersResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
newBuilder(YarnServiceProtos.StopContainerRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
newBuilder(YarnServiceProtos.StopContainerResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
newBuilder(YarnServiceProtos.StopContainersRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
newBuilder(YarnServiceProtos.StopContainersResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
newBuilder(YarnServiceProtos.SubmitApplicationRequestProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
newBuilder() - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
newBuilder(YarnServiceProtos.SubmitApplicationResponseProto) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
newBuilderForType() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
newInstance(int, float, List<ResourceRequest>, List<ContainerId>, ResourceBlacklistRequest) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
newInstance(int, float, List<ResourceRequest>, List<ContainerId>, ResourceBlacklistRequest, List<ContainerResourceIncreaseRequest>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
 
newInstance(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
newInstance(int, List<ContainerStatus>, List<Container>, List<NodeReport>, Resource, AMCommand, int, PreemptionMessage, List<NMToken>, List<ContainerResourceIncrease>, List<ContainerResourceDecrease>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
newInstance(Token) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenResponse
 
newInstance(FinalApplicationStatus, String, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
 
newInstance(boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
 
newInstance(ApplicationAttemptId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
 
newInstance(ApplicationAttemptReport) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
 
newInstance(ApplicationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
 
newInstance(List<ApplicationAttemptReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
 
newInstance(ApplicationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
 
newInstance(ApplicationReport) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
 
newInstance(ApplicationsRequestScope, Set<String>, Set<String>, Set<String>, Set<String>, EnumSet<YarnApplicationState>, LongRange, LongRange, Long) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(ApplicationsRequestScope) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(Set<String>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application types in the cluster from the ResourceManager.
newInstance(EnumSet<YarnApplicationState>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving application states in the cluster from the ResourceManager.
newInstance(Set<String>, EnumSet<YarnApplicationState>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
The request from clients to get a report of Applications matching the giving and application types and application types in the cluster from the ResourceManager.
newInstance(List<ApplicationReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsRequest
 
newInstance(YarnClusterMetrics) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsRequest
 
newInstance(List<NodeToLabelsList>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
 
newInstance(EnumSet<NodeState>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
 
newInstance(List<NodeReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
newInstance(ContainerId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
 
newInstance(ContainerReport) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
newInstance(ApplicationAttemptId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
 
newInstance(List<ContainerReport>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
 
newInstance(List<ContainerId>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
 
newInstance(List<ContainerStatus>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
 
newInstance(String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
newInstance(Token) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationRequest
 
newInstance(ApplicationId, Resource, Resource) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
newInstance(String, boolean, boolean, boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
 
newInstance(QueueInfo) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoRequest
 
newInstance(List<QueueUserACLInfo>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
newInstance(ApplicationId) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
newInstance(boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
 
newInstance(ApplicationId, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
 
newInstance() - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RefreshClusterNodeLabelsRequest
 
newInstance(boolean) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RefreshClusterNodeLabelsResponse
 
newInstance(String, int, String) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Create a new instance of RegisterApplicationMasterRequest.
newInstance(Resource, Resource, Map<ApplicationAccessType, String>, ByteBuffer, List<Container>, String, List<NMToken>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
newInstance(Token) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
newInstance(long) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
newInstance(ContainerLaunchContext, Token) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
newInstance(List<StartContainerRequest>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
 
newInstance(Map<String, ByteBuffer>, List<ContainerId>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
newInstance(List<ContainerId>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
 
newInstance(List<ContainerId>, Map<ContainerId, SerializedException>) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
 
newInstance(ApplicationSubmissionContext) - Static method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
 
newInstance(ApplicationId, int) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
newInstance(ApplicationAttemptId, String, int, String, String, YarnApplicationAttemptState, ContainerId) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
newInstance(long, int) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
newInstance(ApplicationId, ApplicationAttemptId, String, String, String, String, int, Token, YarnApplicationState, String, String, long, long, FinalApplicationStatus, ApplicationResourceUsageReport, String, float, String, Token) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
newInstance(int, int, Resource, Resource, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String, boolean) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource, String) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ApplicationId, String, String, Priority, ContainerLaunchContext, boolean, boolean, int, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
newInstance(ContainerId, NodeId, String, Resource, Priority, Token) - Static method in class org.apache.hadoop.yarn.api.records.Container
 
newInstance(ApplicationAttemptId, int) - Static method in class org.apache.hadoop.yarn.api.records.ContainerId
 
newInstance(Map<String, LocalResource>, Map<String, String>, List<String>, Map<String, ByteBuffer>, ByteBuffer, Map<ApplicationAccessType, String>) - Static method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
 
newInstance(ContainerId, Resource, NodeId, Priority, long, long, String, String, int, ContainerState) - Static method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
newInstance(ContainerId, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
newInstance(ContainerId, Resource, Token) - Static method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
newInstance(ContainerId, Resource) - Static method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
newInstance(ContainerId, ContainerState, String, int) - Static method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
newInstance(URL, LocalResourceType, LocalResourceVisibility, long, long, String) - Static method in class org.apache.hadoop.yarn.api.records.LocalResource
 
newInstance(URL, LocalResourceType, LocalResourceVisibility, long, long) - Static method in class org.apache.hadoop.yarn.api.records.LocalResource
 
newInstance(NodeId, Token) - Static method in class org.apache.hadoop.yarn.api.records.NMToken
 
newInstance(String, int) - Static method in class org.apache.hadoop.yarn.api.records.NodeId
 
newInstance(NodeId, NodeState, String, String, Resource, Resource, int, String, long) - Static method in class org.apache.hadoop.yarn.api.records.NodeReport
 
newInstance(String, List<String>) - Static method in class org.apache.hadoop.yarn.api.records.NodeToLabelsList
 
newInstance(ContainerId) - Static method in class org.apache.hadoop.yarn.api.records.PreemptionContainer
 
newInstance(List<PreemptionResourceRequest>, Set<PreemptionContainer>) - Static method in class org.apache.hadoop.yarn.api.records.PreemptionContract
 
newInstance(StrictPreemptionContract, PreemptionContract) - Static method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
newInstance(ResourceRequest) - Static method in class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
newInstance(int) - Static method in class org.apache.hadoop.yarn.api.records.Priority
 
newInstance(String, float, float, float, List<QueueInfo>, List<ApplicationReport>, QueueState) - Static method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
newInstance(String, float, float, float, List<QueueInfo>, List<ApplicationReport>, QueueState, String, String) - Static method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
newInstance(String, List<QueueACL>) - Static method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
newInstance(int, int) - Static method in class org.apache.hadoop.yarn.api.records.Resource
 
newInstance(int, int, double) - Static method in class org.apache.hadoop.yarn.api.records.Resource
 
newInstance(List<String>, List<String>) - Static method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
 
newInstance(Resource, int) - Static method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
newInstance(Priority, String, Resource, int) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Priority, String, Resource, int, boolean) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Priority, String, Resource, int, String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Priority, String, Resource, int, boolean, String) - Static method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
newInstance(Throwable) - Static method in class org.apache.hadoop.yarn.api.records.SerializedException
 
newInstance(Set<PreemptionContainer>) - Static method in class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
newInstance(byte[], String, byte[], String) - Static method in class org.apache.hadoop.yarn.api.records.Token
 
newInstance(String, String, int, String) - Static method in class org.apache.hadoop.yarn.api.records.URL
 
newInstance(int) - Static method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationResponse
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
 
newInstance() - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsResponse
 
newInstance(Map<NodeId, ResourceOption>) - Static method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
 
newRecord(Class<T>) - Static method in class org.apache.hadoop.yarn.util.Records
 
newRecordInstance(Class<T>) - Method in interface org.apache.hadoop.yarn.factories.RecordFactory
 
newReflectiveBlockingService(ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
newReflectiveBlockingService(ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
newReflectiveBlockingService(ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
newReflectiveBlockingService(ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
newReflectiveBlockingService(ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface) - Static method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
newReflectiveService(ApplicationClientProtocol.ApplicationClientProtocolService.Interface) - Static method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
newReflectiveService(ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
newReflectiveService(ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface) - Static method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
newReflectiveService(ContainerManagementProtocol.ContainerManagementProtocolService.Interface) - Static method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
newReflectiveService(ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface) - Static method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
NM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
address of node manager IPC.
NM_ADMIN_USER_ENV - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Environment variables that will be sent to containers.
NM_AUX_SERVICE_FMT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_AUX_SERVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_CLIENT_ASYNC_THREAD_POOL_MAX_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max number of threads in NMClientAsync to process container management events
NM_CLIENT_MAX_NM_PROXIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum number of proxy connections for node manager.
NM_CONTAINER_EXECUTOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
who will execute(launch) the containers.
NM_CONTAINER_EXECUTOR_SCHED_PRIORITY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Adjustment to make to the container os scheduling priority.
NM_CONTAINER_MGR_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads container manager uses.
NM_CONTAINER_MON_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How often to monitor containers.
NM_CONTAINER_MON_PROCESS_TREE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Class that calculates process tree resource utilization.
NM_CONTAINER_MON_RESOURCE_CALCULATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Class that calculates containers current resource utilization.
NM_DELETE_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used in cleanup.
NM_DISK_HEALTH_CHECK_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable/Disable disks' health checker.
NM_DISK_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency of running disks' health checker.
NM_DISKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of disks which can be allocated for containers.
NM_ENV_WHITELIST - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Environment variables that containers may override rather than use NodeManager's default.
NM_HEALTH_CHECK_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Frequency of running node health script.
NM_HEALTH_CHECK_SCRIPT_OPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The arguments to pass to the health check script.
NM_HEALTH_CHECK_SCRIPT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The health check script to run.
NM_HEALTH_CHECK_SCRIPT_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Health check script time out period.
NM_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Keytab for NM.
NM_LINUX_CONTAINER_CGROUPS_DELETE_TIMEOUT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Interval of time the linux container executor should try cleaning up cgroups entry when cleaning up a container.
NM_LINUX_CONTAINER_CGROUPS_HIERARCHY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The path the linux container executor should use for cgroups
NM_LINUX_CONTAINER_CGROUPS_MOUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether the linux container executor should mount cgroups if not found
NM_LINUX_CONTAINER_CGROUPS_MOUNT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Where the linux container executor should mount cgroups if not found
NM_LINUX_CONTAINER_EXECUTOR_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The path to the Linux container executor.
NM_LINUX_CONTAINER_GROUP - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The UNIX group that the linux-container-executor should run as.
NM_LINUX_CONTAINER_RESOURCES_HANDLER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The type of resource enforcement to use with the linux container executor.
NM_LOCAL_CACHE_MAX_FILES_PER_DIRECTORY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of files in each localized directories Avoid tuning this too low.
NM_LOCAL_DIRS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
List of directories to store localized files in.
NM_LOCALIZER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Address where the localizer IPC is.
NM_LOCALIZER_CACHE_CLEANUP_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Interval in between cache cleanups.
NM_LOCALIZER_CACHE_TARGET_SIZE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Target size of localizer cache in MB, per local directory.
NM_LOCALIZER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle localization requests.
NM_LOCALIZER_FETCH_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to use for localization fetching.
NM_LOG_AGG_COMPRESSION_TYPE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
T-file compression types used to compress aggregated logs.
NM_LOG_DELETION_THREADS_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used in log cleanup.
NM_LOG_DIRS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Where to store container logs.
NM_LOG_RETAIN_SECONDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of seconds to retain logs on the NodeManager.
NM_MAX_PER_DISK_UTILIZATION_PERCENTAGE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum percentage of disk space that can be used after which a disk is marked as offline.
NM_MIN_HEALTHY_DISKS_FRACTION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The minimum fraction of number of disks to be healthy for the nodemanager to launch new containers.
NM_MIN_PER_DISK_FREE_SPACE_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The minimum space that must be available on a local dir for it to be used.
NM_NONSECURE_MODE_LOCAL_USER_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The UNIX user that containers will run as when Linux-container-executor is used in nonsecure mode (a use case for this is using cgroups).
NM_NONSECURE_MODE_USER_PATTERN_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The allowed pattern for UNIX user names enforced by Linux-container-executor when used in nonsecure mode (use case for this is using cgroups).
NM_PMEM_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether physical memory check is enabled.
NM_PMEM_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Amount of memory in GB that can be allocated for containers.
NM_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Prefix for all node manager configs.
NM_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal for the node manager.
NM_PROCESS_KILL_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max time to wait for a process to come up when trying to cleanup container resources
NM_REMOTE_APP_LOG_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Where to aggregate logs to.
NM_REMOTE_APP_LOG_DIR_SUFFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The remote log dir will be created at NM_REMOTE_APP_LOG_DIR/${user}/NM_REMOTE_APP_LOG_DIR_SUFFIX/${appId}
NM_RESOURCEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_SLEEP_DELAY_BEFORE_SIGKILL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
No.
NM_TOKENS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
NM_TOKENS_FROM_PREVIOUS_ATTEMPTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
NM_USER_HOME_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
NM_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of Virtual CPU Cores which can be allocated for containers.
NM_VMEM_CHECK_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Specifies whether physical memory check is enabled.
NM_VMEM_PMEM_RATIO - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Conversion ratio for physical memory to virtual memory.
NM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
NM Webapp address.
NM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
NM Webapp https address.
NM_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos keytab to be used for spnego filter for NM.
NM_WEBAPP_SPNEGO_USER_NAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal to be used for spnego filter for NM.
NMNotYetReadyException - Exception in org.apache.hadoop.yarn.exceptions
This exception is thrown on ContainerManagementProtocol.startContainers(StartContainersRequest) API when an NM starts from scratch but has not yet connected with RM.
NMNotYetReadyException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.NMNotYetReadyException
 
NMToken - Class in org.apache.hadoop.yarn.api.records
The NMToken is used for authenticating communication with NodeManager
NMToken() - Constructor for class org.apache.hadoop.yarn.api.records.NMToken
 
NO_START_TIME - Static variable in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Error code returned when no start time can be found when putting an entity.
NODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
NODE_HTTP_ADDRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
NODE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
NODE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
NODE_RESOURCE_MAP_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
NODE_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
NodeId - Class in org.apache.hadoop.yarn.api.records
NodeId is the unique identifier for a node.
NodeId() - Constructor for class org.apache.hadoop.yarn.api.records.NodeId
 
NODEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
NODEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
NODEID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
NODELABELS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
NodeReport - Class in org.apache.hadoop.yarn.api.records
NodeReport is a summary of runtime information of a node in the cluster.
NodeReport() - Constructor for class org.apache.hadoop.yarn.api.records.NodeReport
 
NODEREPORTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
NodeState - Enum in org.apache.hadoop.yarn.api.records
State of a Node.
NODESTATES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
NODETOLABELS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
NodeToLabelsList - Class in org.apache.hadoop.yarn.api.records
NodeToLabelsList contains a regular expression that matches a node or set of nodes and a list of labels associated with them.
NodeToLabelsList() - Constructor for class org.apache.hadoop.yarn.api.records.NodeToLabelsList
 
NS_DECOMMISSIONED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_DECOMMISSIONED = 4;
NS_LOST_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_LOST = 5;
NS_NEW_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_NEW = 1;
NS_REBOOTED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_REBOOTED = 6;
NS_RUNNING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_RUNNING = 2;
NS_UNHEALTHY_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
NS_UNHEALTHY = 3;
NUM_CLUSTER_NODES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
NUM_CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
NUM_NODE_MANAGERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
NUM_RESERVED_CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
NUM_USED_CONTAINERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
NUMCONTAINERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 

O

org.apache.hadoop.yarn.api - package org.apache.hadoop.yarn.api
 
org.apache.hadoop.yarn.api.protocolrecords - package org.apache.hadoop.yarn.api.protocolrecords
 
org.apache.hadoop.yarn.api.records - package org.apache.hadoop.yarn.api.records
 
org.apache.hadoop.yarn.api.records.timeline - package org.apache.hadoop.yarn.api.records.timeline
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements.
org.apache.hadoop.yarn.conf - package org.apache.hadoop.yarn.conf
 
org.apache.hadoop.yarn.exceptions - package org.apache.hadoop.yarn.exceptions
 
org.apache.hadoop.yarn.factories - package org.apache.hadoop.yarn.factories
 
org.apache.hadoop.yarn.factory.providers - package org.apache.hadoop.yarn.factory.providers
 
org.apache.hadoop.yarn.proto - package org.apache.hadoop.yarn.proto
 
org.apache.hadoop.yarn.server.api - package org.apache.hadoop.yarn.server.api
 
org.apache.hadoop.yarn.server.api.protocolrecords - package org.apache.hadoop.yarn.server.api.protocolrecords
 
org.apache.hadoop.yarn.util - package org.apache.hadoop.yarn.util
 
ORIGINALTRACKINGURL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
OVER_COMMIT_TIMEOUT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
OWN_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
OWN = 2;

P

PARAMETER_EXPANSION_LEFT - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
The following two constants are used to expand parameter and it will be replaced with real parameter expansion marker ('%' for Windows and '$' for Linux) by NodeManager on container launch.
PARAMETER_EXPANSION_RIGHT - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
User has to use this constant to construct class path if user wants cross-platform practice i.e.
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
PARSER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
PATTERN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
PATTERN_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
PATTERN = 3;
PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
PREEMPT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
PREEMPTED - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
Containers preempted by the framework.
PreemptionContainer - Class in org.apache.hadoop.yarn.api.records
Specific container requested back by the ResourceManager.
PreemptionContainer() - Constructor for class org.apache.hadoop.yarn.api.records.PreemptionContainer
 
PreemptionContract - Class in org.apache.hadoop.yarn.api.records
Description of resources requested back by the ResourceManager.
PreemptionContract() - Constructor for class org.apache.hadoop.yarn.api.records.PreemptionContract
 
PreemptionMessage - Class in org.apache.hadoop.yarn.api.records
A PreemptionMessage is part of the RM-AM protocol, and it is used by the RM to specify resources that the RM wants to reclaim from this ApplicationMaster (AM).
PreemptionMessage() - Constructor for class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
PreemptionResourceRequest - Class in org.apache.hadoop.yarn.api.records
Description of resources requested back by the cluster.
PreemptionResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
Priority - Class in org.apache.hadoop.yarn.api.records
The priority assigned to a ResourceRequest or Application or Container allocation
Priority() - Constructor for class org.apache.hadoop.yarn.api.records.Priority
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
PRIVATE_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
PRIVATE = 2;
PROCFS_USE_SMAPS_BASED_RSS_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
PROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
PROGRESS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
PROXY_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address for the web proxy.
PROXY_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Keytab for Proxy.
PROXY_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
PROXY_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal for the proxy.
PUBLIC_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
PUBLIC = 1;

Q

Q_RUNNING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
Q_RUNNING = 2;
Q_STOPPED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
Q_STOPPED = 1;
QACL_ADMINISTER_QUEUE_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
QACL_ADMINISTER_QUEUE = 2;
QACL_SUBMIT_APPLICATIONS_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
QACL_SUBMIT_APPLICATIONS = 1;
QUEUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
QUEUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
QUEUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
QUEUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
QUEUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
QueueACL - Enum in org.apache.hadoop.yarn.api.records
QueueACL enumerates the various ACLs for queues.
QueueInfo - Class in org.apache.hadoop.yarn.api.records
QueueInfo is a report of the runtime information of the queue.
QueueInfo() - Constructor for class org.apache.hadoop.yarn.api.records.QueueInfo
 
QUEUEINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
QUEUENAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
QUEUENAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
QUEUENAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
QUEUES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
QueueState - Enum in org.apache.hadoop.yarn.api.records
State of a Queue.
QueueUserACLInfo - Class in org.apache.hadoop.yarn.api.records
QueueUserACLInfo provides information QueueACL for the given user.
QueueUserACLInfo() - Constructor for class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
QUEUEUSERACLS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 

R

RACKNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
RecordFactory - Interface in org.apache.hadoop.yarn.factories
 
RecordFactoryProvider - Class in org.apache.hadoop.yarn.factory.providers
 
Records - Class in org.apache.hadoop.yarn.util
Convenient API record utils
Records() - Constructor for class org.apache.hadoop.yarn.util.Records
 
RECOVERY_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RECURSIVE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
refreshAdminAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshAdminAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshAdminAcls(.hadoop.yarn.RefreshAdminAclsRequestProto) returns (.hadoop.yarn.RefreshAdminAclsResponseProto);
refreshAdminAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshAdminAcls(.hadoop.yarn.RefreshAdminAclsRequestProto) returns (.hadoop.yarn.RefreshAdminAclsResponseProto);
refreshAdminAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshAdminAcls(RefreshAdminAclsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshAdminAclsRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshAdminAclsRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsRequest
 
RefreshAdminAclsResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshAdminAclsResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshAdminAclsResponse
 
refreshClusterNodeLabels(RefreshClusterNodeLabelsRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to request the ResourceManager to refresh labels for nodes in the cluster.
refreshClusterNodeLabels(RpcController, YarnServiceProtos.RefreshClusterNodeLabelsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
refreshClusterNodeLabels(RpcController, YarnServiceProtos.RefreshClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.RefreshClusterNodeLabelsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc refreshClusterNodeLabels(.hadoop.yarn.RefreshClusterNodeLabelsRequestProto) returns (.hadoop.yarn.RefreshClusterNodeLabelsResponseProto);
refreshClusterNodeLabels(RpcController, YarnServiceProtos.RefreshClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.RefreshClusterNodeLabelsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc refreshClusterNodeLabels(.hadoop.yarn.RefreshClusterNodeLabelsRequestProto) returns (.hadoop.yarn.RefreshClusterNodeLabelsResponseProto);
refreshClusterNodeLabels(RpcController, YarnServiceProtos.RefreshClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.RefreshClusterNodeLabelsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
refreshClusterNodeLabels(RpcController, YarnServiceProtos.RefreshClusterNodeLabelsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshClusterNodeLabels(RpcController, YarnServiceProtos.RefreshClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.RefreshClusterNodeLabelsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshClusterNodeLabels(.hadoop.yarn.RefreshClusterNodeLabelsRequestProto) returns (.hadoop.yarn.RefreshClusterNodeLabelsResponseProto);
refreshClusterNodeLabels(RpcController, YarnServiceProtos.RefreshClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.RefreshClusterNodeLabelsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshClusterNodeLabels(.hadoop.yarn.RefreshClusterNodeLabelsRequestProto) returns (.hadoop.yarn.RefreshClusterNodeLabelsResponseProto);
refreshClusterNodeLabels(RpcController, YarnServiceProtos.RefreshClusterNodeLabelsRequestProto, RpcCallback<YarnServiceProtos.RefreshClusterNodeLabelsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshClusterNodeLabels(RefreshClusterNodeLabelsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshClusterNodeLabelsRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
 
RefreshClusterNodeLabelsRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RefreshClusterNodeLabelsRequest
 
RefreshClusterNodeLabelsResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to the client for a request to refresh labels for nodes in the cluster
RefreshClusterNodeLabelsResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RefreshClusterNodeLabelsResponse
 
REFRESHLABELSCOMPLETED_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
refreshNodes(RpcController, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshNodes(RpcController, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshNodes(.hadoop.yarn.RefreshNodesRequestProto) returns (.hadoop.yarn.RefreshNodesResponseProto);
refreshNodes(RpcController, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshNodes(.hadoop.yarn.RefreshNodesRequestProto) returns (.hadoop.yarn.RefreshNodesResponseProto);
refreshNodes(RpcController, YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshNodes(RefreshNodesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshNodesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshNodesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesRequest
 
RefreshNodesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshNodesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshNodesResponse
 
refreshQueues(RpcController, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshQueues(RpcController, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshQueues(.hadoop.yarn.RefreshQueuesRequestProto) returns (.hadoop.yarn.RefreshQueuesResponseProto);
refreshQueues(RpcController, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshQueues(.hadoop.yarn.RefreshQueuesRequestProto) returns (.hadoop.yarn.RefreshQueuesResponseProto);
refreshQueues(RpcController, YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshQueues(RefreshQueuesRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshQueuesRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshQueuesRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesRequest
 
RefreshQueuesResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshQueuesResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshQueuesResponse
 
refreshServiceAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshServiceAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshServiceAcls(.hadoop.yarn.RefreshServiceAclsRequestProto) returns (.hadoop.yarn.RefreshServiceAclsResponseProto);
refreshServiceAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshServiceAcls(.hadoop.yarn.RefreshServiceAclsRequestProto) returns (.hadoop.yarn.RefreshServiceAclsResponseProto);
refreshServiceAcls(RpcController, YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshServiceAcls(RefreshServiceAclsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshServiceAclsRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshServiceAclsRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsRequest
 
RefreshServiceAclsResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshServiceAclsResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshServiceAclsResponse
 
refreshSuperUserGroupsConfiguration(RpcController, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshSuperUserGroupsConfiguration(RpcController, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshSuperUserGroupsConfiguration(.hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto);
refreshSuperUserGroupsConfiguration(RpcController, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshSuperUserGroupsConfiguration(.hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto) returns (.hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto);
refreshSuperUserGroupsConfiguration(RpcController, YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshSuperUserGroupsConfiguration(RefreshSuperUserGroupsConfigurationRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshSuperUserGroupsConfigurationRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshSuperUserGroupsConfigurationRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationRequest
 
RefreshSuperUserGroupsConfigurationResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshSuperUserGroupsConfigurationResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshSuperUserGroupsConfigurationResponse
 
refreshUserToGroupsMappings(RpcController, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
refreshUserToGroupsMappings(RpcController, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc refreshUserToGroupsMappings(.hadoop.yarn.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.yarn.RefreshUserToGroupsMappingsResponseProto);
refreshUserToGroupsMappings(RpcController, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc refreshUserToGroupsMappings(.hadoop.yarn.RefreshUserToGroupsMappingsRequestProto) returns (.hadoop.yarn.RefreshUserToGroupsMappingsResponseProto);
refreshUserToGroupsMappings(RpcController, YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
refreshUserToGroupsMappings(RefreshUserToGroupsMappingsRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
 
RefreshUserToGroupsMappingsRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshUserToGroupsMappingsRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsRequest
 
RefreshUserToGroupsMappingsResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
 
RefreshUserToGroupsMappingsResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.RefreshUserToGroupsMappingsResponse
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.YarnProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.yarn.proto.YarnServiceProtos
 
registerApplicationMaster(RegisterApplicationMasterRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationMasterProtocol
The interface used by a new ApplicationMaster to register with the ResourceManager.
registerApplicationMaster(RpcController, YarnServiceProtos.RegisterApplicationMasterRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.BlockingInterface
 
registerApplicationMaster(RpcController, YarnServiceProtos.RegisterApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.RegisterApplicationMasterResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Interface
rpc registerApplicationMaster(.hadoop.yarn.RegisterApplicationMasterRequestProto) returns (.hadoop.yarn.RegisterApplicationMasterResponseProto);
registerApplicationMaster(RpcController, YarnServiceProtos.RegisterApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.RegisterApplicationMasterResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService
rpc registerApplicationMaster(.hadoop.yarn.RegisterApplicationMasterRequestProto) returns (.hadoop.yarn.RegisterApplicationMasterResponseProto);
registerApplicationMaster(RpcController, YarnServiceProtos.RegisterApplicationMasterRequestProto, RpcCallback<YarnServiceProtos.RegisterApplicationMasterResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationMasterProtocol.ApplicationMasterProtocolService.Stub
 
RegisterApplicationMasterRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to ResourceManager on registration.
RegisterApplicationMasterRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
 
RegisterApplicationMasterResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a new ApplicationMaster on registration.
RegisterApplicationMasterResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
RELAX_LOCALITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
RELEASE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
removeAllocatedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
removeApplicationACLs(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
removeApplicationACLs(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
removeApplicationAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
removeApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
removeApplications(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
removeAsk(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
removeChildQueues(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
removeCompletedContainerStatuses(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
removeContainer(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
removeContainer(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
removeContainerId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
removeContainerId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
removeContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
removeContainersFromPreviousAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
removeDecreasedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
removeEnvironment(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
removeFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
removeFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
removeFailedRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
removeIncreasedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
removeIncreaseRequest(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
removeLocalResources(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
removeNmTokens(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
removeNmTokensFromPreviousAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
removeNodeReports(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
removeNodeResourceMap(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
removeNodeToLabels(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
removeQueueUserAcls(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
removeRelease(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
removeResource(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
removeServiceData(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
removeServicesMetaData(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
removeServicesMetaData(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
removeStartContainerRequest(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
removeStatus(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
removeSucceededRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
removeSucceededRequests(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
removeUpdatedNodes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
renewDelegationToken(RenewDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
Renew an existing delegation Token.
renewDelegationToken(RenewDelegationTokenRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationHistoryProtocol
Renew an existing delegation token.
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.BlockingInterface
 
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Interface
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService
rpc renewDelegationToken(.hadoop.common.RenewDelegationTokenRequestProto) returns (.hadoop.common.RenewDelegationTokenResponseProto);
renewDelegationToken(RpcController, SecurityProtos.RenewDelegationTokenRequestProto, RpcCallback<SecurityProtos.RenewDelegationTokenResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryProtocol.ApplicationHistoryProtocolService.Stub
 
RenewDelegationTokenRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request issued by the client to renew a delegation token from the ResourceManager.
RenewDelegationTokenRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
RenewDelegationTokenResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response to a renewDelegationToken call to the ResourceManager.
RenewDelegationTokenResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
RESERVED_RESOURCES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
Resource - Class in org.apache.hadoop.yarn.api.records
Resource models a set of computer resources in the cluster.
Resource() - Constructor for class org.apache.hadoop.yarn.api.records.Resource
 
RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
RESOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
RESOURCE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
RESOURCE_OPTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
ResourceBlacklistRequest - Class in org.apache.hadoop.yarn.api.records
ResourceBlacklistRequest encapsulates the list of resource-names which should be added or removed from the blacklist of resources for the application.
ResourceBlacklistRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
 
RESOURCEMANAGER_CONNECT_MAX_WAIT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Max time to wait to establish a connection to RM
RESOURCEMANAGER_CONNECT_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Time interval between each attempt to connect to RM
ResourceManagerAdministrationProtocol - Class in org.apache.hadoop.yarn.proto
 
ResourceManagerAdministrationProtocol - Interface in org.apache.hadoop.yarn.server.api
 
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService - Class in org.apache.hadoop.yarn.proto
Protobuf service hadoop.yarn.ResourceManagerAdministrationProtocolService
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService() - Constructor for class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
 
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface - Interface in org.apache.hadoop.yarn.proto
 
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface - Interface in org.apache.hadoop.yarn.proto
 
ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub - Class in org.apache.hadoop.yarn.proto
 
ResourceOption - Class in org.apache.hadoop.yarn.api.records
 
ResourceOption() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceOption
 
ResourceRequest - Class in org.apache.hadoop.yarn.api.records
ResourceRequest represents the request made by an application to the ResourceManager to obtain various Container allocations.
ResourceRequest() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceRequest
 
ResourceRequest.ResourceRequestComparator - Class in org.apache.hadoop.yarn.api.records
 
ResourceRequest.ResourceRequestComparator() - Constructor for class org.apache.hadoop.yarn.api.records.ResourceRequest.ResourceRequestComparator
 
RESPONSE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
RESPONSE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
RM_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the applications manager interface in the RM.
RM_ADMIN_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the RM admin interface.
RM_ADMIN_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads used to handle RM admin interface.
RM_AM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The expiry interval for application master reporting.
RM_AM_MAX_ATTEMPTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of application attempts.
RM_AMRM_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_AUX_SERVICES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of threads used to handle applications manager requests.
RM_CLUSTER_ID - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONFIGURATION_FILES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONFIGURATION_PROVIDER_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_CONTAINER_ALLOC_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait until a container is considered dead.
RM_CONTAINER_TOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_DELAYED_DELEGATION_TOKEN_REMOVAL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Interval at which the delayed token removal thread runs
RM_DELEGATION_TOKEN_RENEWER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Delegation Token renewer thread count
RM_HA_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_ID - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_IDS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_HA_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
HA related configs
RM_HISTORY_WRITER_MULTI_THREADED_DISPATCHER_POOL_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of worker threads that write the history data.
RM_HOSTNAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_IS_ALL_IFACES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_KEYTAB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The keytab for the resource manager.
RM_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of completed applications RM keeps.
RM_METRICS_RUNTIME_BUCKETS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Buckets (in minutes) for the number of apps running in each queue.
RM_NM_EXPIRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
How long to wait until a node manager is considered dead.
RM_NM_HEARTBEAT_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
RM set next Heartbeat interval for NM
RM_NMTOKEN_MASTER_KEY_ROLLING_INTERVAL_SECS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODEMANAGER_MINIMUM_VERSION - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_NODES_EXCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Path to file with nodes to exclude.
RM_NODES_INCLUDE_FILE_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Path to file with nodes to include.
RM_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_PRINCIPAL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The Kerberos principal for the resource manager.
RM_RESOURCE_TRACKER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_RESOURCE_TRACKER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle resource tracker calls.
RM_SCHEDULER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The class to use as the resource scheduler.
RM_SCHEDULER_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the scheduler interface.
RM_SCHEDULER_CLIENT_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Number of threads to handle scheduler interface.
RM_SCHEDULER_ENABLE_MONITORS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Enable periodic monitor threads.
RM_SCHEDULER_INCLUDE_PORT_IN_NODE_NAME - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
If the port should be included or not in the node name.
RM_SCHEDULER_MAXIMUM_ALLOCATION_DISKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDULER_MAXIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Maximum request grant-able by the RM scheduler.
RM_SCHEDULER_MAXIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDULER_MINIMUM_ALLOCATION_DISKS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDULER_MINIMUM_ALLOCATION_MB - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Miniumum request grant-able by the RM scheduler.
RM_SCHEDULER_MINIMUM_ALLOCATION_VCORES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_SCHEDULER_MONITOR_POLICIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
List of SchedulingEditPolicy classes affecting the scheduler.
RM_STATE_STORE_MAX_COMPLETED_APPLICATIONS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The maximum number of completed applications RM state store keeps, by default equals to DEFAULT_RM_MAX_COMPLETED_APPLICATIONS
RM_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The class to use as the persistent store.
RM_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the RM web application.
RM_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The https address of the RM web application.
RM_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos keytab to be used for spnego filter for RM.
RM_WEBAPP_SPNEGO_USER_NAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal to be used for spnego filter for RM.
RM_ZK_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_AUTH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_NUM_RETRIES - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Zookeeper interaction configs
RM_ZK_RETRY_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RM_ZK_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
RMAPP_ACCEPTED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_ACCEPTED = 4;
RMAPP_FAILED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_FAILED = 9;
RMAPP_FINAL_SAVING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_FINAL_SAVING = 6;
RMAPP_FINISHED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_FINISHED = 8;
RMAPP_FINISHING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_FINISHING = 7;
RMAPP_KILLED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_KILLED = 10;
RMAPP_NEW_SAVING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_NEW_SAVING = 2;
RMAPP_NEW_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_NEW = 1;
RMAPP_RUNNING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_RUNNING = 5;
RMAPP_SUBMITTED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
RMAPP_SUBMITTED = 3;
RMATTEMPT_ALLOCATED_SAVING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_ALLOCATED_SAVING = 11;
RMATTEMPT_ALLOCATED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_ALLOCATED = 4;
RMATTEMPT_FAILED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_FAILED = 6;
RMATTEMPT_FINAL_SAVING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_FINAL_SAVING = 14;
RMATTEMPT_FINISHED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_FINISHED = 9;
RMATTEMPT_FINISHING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_FINISHING = 8;
RMATTEMPT_KILLED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_KILLED = 10;
RMATTEMPT_LAUNCHED_UNMANAGED_SAVING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_LAUNCHED_UNMANAGED_SAVING = 12;
RMATTEMPT_LAUNCHED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_LAUNCHED = 5;
RMATTEMPT_NEW_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_NEW = 1;
RMATTEMPT_RECOVERED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_RECOVERED = 13;
RMATTEMPT_RUNNING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_RUNNING = 7;
RMATTEMPT_SCHEDULED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_SCHEDULED = 3;
RMATTEMPT_SUBMITTED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
RMATTEMPT_SUBMITTED = 2;
RMID_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
RPC_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
RPC_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
RPC_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
RPC_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
RPC_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
RUNNING_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
RUNNING = 5;

S

SCHEME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
SCOPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
SerializedException - Class in org.apache.hadoop.yarn.api.records
 
SerializedException() - Constructor for class org.apache.hadoop.yarn.api.records.SerializedException
 
SERVICE_DATA_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
serviceInit(Configuration) - Method in class org.apache.hadoop.yarn.server.api.ConfigurableAuxServices
 
SERVICES_META_DATA_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
SERVICES_META_DATA_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
serviceStart() - Method in class org.apache.hadoop.yarn.server.api.ConfigurableAuxServices
 
serviceStop() - Method in class org.apache.hadoop.yarn.server.api.ConfigurableAuxServices
 
setAccessType(YarnProtos.ApplicationAccessTypeProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional .hadoop.yarn.ApplicationAccessTypeProto accessType = 1;
setAcl(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
setAclBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto.Builder
optional string acl = 2 [default = " "];
setAllocatedContainers(List<Container>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of newly allocated Container by the ResourceManager.
setAllocatedContainers(int, YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
setAllocatedContainers(int, YarnProtos.ContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerProto allocated_containers = 3;
setAllocatedResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setAllocatedResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
setAllocatedResource(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
setAllocatedResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
setAllocatedResource(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ResourceProto allocated_resource = 2;
setAllServicesMetaData(Map<String, ByteBuffer>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Set to the list of auxiliary services which have been started on the NodeManager.
setAMCommand(AMCommand) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setAMCommand(YarnProtos.AMCommandProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.AMCommandProto a_m_command = 1;
setAMContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setAmContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
setAmContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ContainerIdProto am_container_id = 7;
setAMContainerSpec(ContainerLaunchContext) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ContainerLaunchContext to describe the Container with which the ApplicationMaster is launched.
setAmContainerSpec(YarnProtos.ContainerLaunchContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
setAmContainerSpec(YarnProtos.ContainerLaunchContextProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto am_container_spec = 5;
setAMRMToken(Token) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setAmRmToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
setAmRmToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto am_rm_token = 19;
setAppAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
setAppAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto app_attempt_id = 2;
setAppAttemptState(YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.RMAppAttemptStateProto app_attempt_state = 4;
setAppAttemptTokens(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional bytes app_attempt_tokens = 3;
setAppId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
setAppId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto app_id = 1;
setApplicationACLs(Map<ApplicationAccessType, String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the ApplicationACLs for the application.
setApplicationACLs(Map<ApplicationAccessType, String>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set the ApplicationACLs for the application.
setApplicationACLs(int, YarnProtos.ApplicationACLMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
setApplicationACLs(int, YarnProtos.ApplicationACLMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 6;
setApplicationACLs(int, YarnProtos.ApplicationACLMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
setApplicationACLs(int, YarnProtos.ApplicationACLMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ApplicationACLMapProto application_ACLs = 3;
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest
Set the ApplicationAttemptId of an application attempt
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest
Set the ApplicationAttemptId of an application attempt
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto application_attempt_id = 1;
setApplicationAttemptList(List<ApplicationAttemptReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsResponse
Get a list of ApplicationReport of an application.
setApplicationAttemptReport(ApplicationAttemptReport) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportResponse
Get the ApplicationAttemptReport for the application attempt.
setApplicationAttemptReport(YarnProtos.ApplicationAttemptReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
setApplicationAttemptReport(YarnProtos.ApplicationAttemptReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder
optional .hadoop.yarn.ApplicationAttemptReportProto application_attempt_report = 1;
setApplicationAttempts(int, YarnProtos.ApplicationAttemptReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
setApplicationAttempts(int, YarnProtos.ApplicationAttemptReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder
repeated .hadoop.yarn.ApplicationAttemptReportProto application_attempts = 1;
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptsRequest
Set the ApplicationId of an application
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportRequest
Set the ApplicationId of the application
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationRequest
 
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Set the ApplicationId of the application to be moved.
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the ApplicationId of the submitted application.
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationIdProto applicationId = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationId(YarnProtos.ApplicationIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required .hadoop.yarn.ApplicationIdProto application_id = 1;
setApplicationList(List<ApplicationReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsResponse
 
setApplicationName(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the application name.
setApplicationName(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
setApplicationName(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
setApplicationName(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
setApplicationNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_name = 2;
setApplicationNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_name = 2;
setApplicationNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string application_name = 2 [default = "N/A"];
setApplicationReport(ApplicationReport) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationReportResponse
 
setApplicationReport(YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
setApplicationReport(YarnProtos.ApplicationReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto.Builder
optional .hadoop.yarn.ApplicationReportProto application_report = 1;
setApplicationResourceUsageReport(ApplicationResourceUsageReport) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
Store the structure containing the job resources for this application
setApplications(List<ApplicationReport>) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setApplications(int, YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
setApplications(int, YarnProtos.ApplicationReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 7;
setApplications(int, YarnProtos.ApplicationReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
setApplications(int, YarnProtos.ApplicationReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto.Builder
repeated .hadoop.yarn.ApplicationReportProto applications = 1;
setApplicationState(YarnServerResourceManagerServiceProtos.RMAppStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.RMAppStateProto application_state = 5;
setApplicationStates(EnumSet<YarnApplicationState>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application states to filter applications on
setApplicationStates(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application states to filter applications on
setApplicationStates(int, YarnProtos.YarnApplicationStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated .hadoop.yarn.YarnApplicationStateProto application_states = 2;
setApplicationSubmissionContext(ApplicationSubmissionContext) - Method in class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
Set the ApplicationSubmissionContext for the application.
setApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
setApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 2;
setApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
setApplicationSubmissionContext(YarnProtos.ApplicationSubmissionContextProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto.Builder
optional .hadoop.yarn.ApplicationSubmissionContextProto application_submission_context = 1;
setApplicationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the list of tags to filter applications on
setApplicationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationTags(Set<String>) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set tags for the application.
setApplicationTags(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
repeated string applicationTags = 20;
setApplicationTags(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
repeated string applicationTags = 12;
setApplicationTags(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string applicationTags = 10;
setApplicationType(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setApplicationType(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the application type
setApplicationType(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
setApplicationType(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
setApplicationType(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
setApplicationType(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
setApplicationTypeBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string application_type = 3;
setApplicationTypeBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string application_type = 3;
setApplicationTypeBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string applicationType = 18;
setApplicationTypeBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string applicationType = 10 [default = "YARN"];
setApplicationTypes(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the application types to filter applications on
setApplicationTypes(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string application_types = 1;
setAppResourceUsage(YarnProtos.ApplicationResourceUsageReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
setAppResourceUsage(YarnProtos.ApplicationResourceUsageReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationResourceUsageReportProto app_resource_Usage = 14;
setAsk(int, YarnProtos.ResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
setAsk(int, YarnProtos.ResourceRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ResourceRequestProto ask = 1;
setAskList(List<ResourceRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set list of ResourceRequest to update the ResourceManager about the application's resource requirements.
setAssignedNode(NodeId) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setAssignedNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
setAssignedNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
setAssignedNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
setAssignedNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.NodeIdProto assigned_node_id = 3;
setAttemptId(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
setAttemptId(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto.Builder
optional int32 attemptId = 2;
setAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
setAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto attemptId = 1;
setAvailableResources(Resource) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setBlacklistAdditions(List<String>) - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Set list of resource-names which should be added to the application blacklist.
setBlacklistAdditions(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_additions = 1;
setBlacklistRemovals(List<String>) - Method in class org.apache.hadoop.yarn.api.records.ResourceBlacklistRequest
Set list of resource-names which should be removed from the application blacklist.
setBlacklistRemovals(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto.Builder
repeated string blacklist_removals = 2;
setBlacklistRequest(YarnProtos.ResourceBlacklistRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
setBlacklistRequest(YarnProtos.ResourceBlacklistRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional .hadoop.yarn.ResourceBlacklistRequestProto blacklist_request = 3;
setCancelTokensWhenComplete(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set to false if tokens should not be canceled when the app finished else false.
setCancelTokensWhenComplete(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool cancel_tokens_when_complete = 6 [default = true];
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setCapability(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Resource capability of the request
setCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 2;
setCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
setCapability(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto capability = 5;
setCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
setCapability(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.ResourceProto capability = 3;
setCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setCapacity(float) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float capacity = 2;
setCause(YarnProtos.SerializedExceptionProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
setCause(YarnProtos.SerializedExceptionProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional .hadoop.yarn.SerializedExceptionProto cause = 4;
setChildQueues(List<QueueInfo>) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setChildQueues(int, YarnProtos.QueueInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
setChildQueues(int, YarnProtos.QueueInfoProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
repeated .hadoop.yarn.QueueInfoProto childQueues = 6;
setClassName(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
setClassNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string class_name = 3;
setClientToAMToken(Token) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setClientToAmToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
setClientToAmToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.common.TokenProto client_to_am_token = 7;
setClientToAMTokenMasterKey(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set ClientToAMToken master key.
setClientToAmTokenMasterKey(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional bytes client_to_am_token_master_key = 2;
setClusterId(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
setClusterIdBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string clusterId = 1;
setClusterMetrics(YarnClusterMetrics) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterMetricsResponse
 
setClusterMetrics(YarnProtos.YarnClusterMetricsProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
setClusterMetrics(YarnProtos.YarnClusterMetricsProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto.Builder
optional .hadoop.yarn.YarnClusterMetricsProto cluster_metrics = 1;
setClusterNodeLabels(List<NodeToLabelsList>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodeLabelsResponse
 
setClusterTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
setClusterTimestamp(long) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int64 cluster_timestamp = 2;
setCommand(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated string command = 5;
setCommands(List<String>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Add the list of commands for launching the container.
setCompletedContainersStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setCompletedContainerStatuses(int, YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
setCompletedContainerStatuses(int, YarnProtos.ContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto completed_container_statuses = 4;
setContainer(int, YarnProtos.PreemptionContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
setContainer(int, YarnProtos.PreemptionContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 2;
setContainer(int, YarnProtos.PreemptionContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
setContainer(int, YarnProtos.PreemptionContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionContainerProto container = 1;
setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int32 container_exit_status = 4;
setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int32 container_exit_status = 8;
setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int32 container_exit_status = 9;
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest
Set the ContainerId of the container
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceDecrease
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncreaseRequest
 
setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto.Builder
optional .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerId(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto container_id = 1;
setContainerIds(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesRequest
Set a list of ContainerIds of containers for which to obtain the ContainerStatus
setContainerIds(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
Set the ContainerIds of the containers to be stopped.
setContainerLaunchContext(ContainerLaunchContext) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
Set the ContainerLaunchContext for the container to be started by the NodeManager
setContainerLaunchContext(YarnProtos.ContainerLaunchContextProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
setContainerLaunchContext(YarnProtos.ContainerLaunchContextProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.yarn.ContainerLaunchContextProto container_launch_context = 1;
setContainerList(List<ContainerReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainersResponse
Set a list of ContainerReport for all the containers of an application attempt.
setContainerReport(ContainerReport) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportResponse
 
setContainerReport(YarnProtos.ContainerReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
setContainerReport(YarnProtos.ContainerReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto.Builder
optional .hadoop.yarn.ContainerReportProto container_report = 1;
setContainers(Set<PreemptionContainer>) - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
 
setContainers(Set<PreemptionContainer>) - Method in class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
setContainers(int, YarnProtos.ContainerReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
setContainers(int, YarnProtos.ContainerReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerReportProto containers = 1;
setContainersFromPreviousAttempts(List<Container>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the list of running containers as viewed by ResourceManager from previous application attempts.
setContainersFromPreviousAttempts(int, YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
setContainersFromPreviousAttempts(int, YarnProtos.ContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.ContainerProto containers_from_previous_attempts = 4;
setContainerState(ContainerState) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setContainerState(YarnProtos.ContainerStateProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 5;
setContainerState(YarnProtos.ContainerStateProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 9;
setContainerState(YarnProtos.ContainerStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ContainerStateProto container_state = 10;
setContainerStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Set the ContainerStatuses of the requested containers.
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setContainerToken(Token) - Method in class org.apache.hadoop.yarn.api.records.ContainerResourceIncrease
 
setContainerToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
setContainerToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.common.TokenProto container_token = 6;
setContainerToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
setContainerToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto.Builder
optional .hadoop.common.TokenProto container_token = 3;
setContainerToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
setContainerToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto.Builder
optional .hadoop.common.TokenProto container_token = 2;
setContract(PreemptionContract) - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
setContract(YarnProtos.PreemptionContractProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
setContract(YarnProtos.PreemptionContractProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.PreemptionContractProto contract = 2;
setCurrentApplicationAttemptId(ApplicationAttemptId) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setCurrentApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
setCurrentApplicationAttemptId(YarnProtos.ApplicationAttemptIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.ApplicationAttemptIdProto currentApplicationAttemptId = 16;
setCurrentCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setCurrentCapacity(float) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float currentCapacity = 4;
setDecreasedContainers(List<ContainerResourceDecrease>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of newly decreased containers by NodeManager
setDecreasedContainers(int, YarnProtos.ContainerResourceDecreaseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
setDecreasedContainers(int, YarnProtos.ContainerResourceDecreaseProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceDecreaseProto decreased_containers = 11;
setDelegationToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.CancelDelegationTokenRequest
 
setDelegationToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenRequest
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set diagnostic information on application failure.
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
setDiagnostics(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
setDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string diagnostics = 5 [default = "N/A"];
setDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string diagnostics = 10 [default = "N/A"];
setDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional string diagnostics = 3 [default = "N/A"];
setDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
setDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string diagnostics = 6 [default = "N/A"];
setDiagnosticsBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string diagnostics = 1;
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
setDiagnosticsInfo(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
setDiagnosticsInfoBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfoBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string diagnostics_info = 5;
setDiagnosticsInfoBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfoBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string diagnostics_info = 9;
setDiagnosticsInfoBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional string diagnostics_info = 3;
setDiagnosticsInfoBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional string diagnostics_info = 7;
setDiagnosticsInfoBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string diagnostics_info = 7 [default = "N/A"];
setDisks(double) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set number of disks of the resource.
setDisks(double) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional double disks = 20;
setEntities(List<TimelineEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
Set the entity list to the given list of entities
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the entity Id
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the entity Id
setEntityId(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the entity Id
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the entity type
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the entity type
setEntityType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the entity type
setEnvironment(Map<String, String>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Add environment variables for the container.
setEnvironment(int, YarnProtos.StringStringMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
setEnvironment(int, YarnProtos.StringStringMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringStringMapProto environment = 4;
setErrorCode(int) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
Set the error code to the given error code
setErrors(List<TimelinePutResponse.TimelinePutError>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
Set the list to the given list of TimelinePutResponse.TimelinePutError instances
setEventInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the information map to the given map of the information of the event
setEvents(List<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the event list to the given list of events related to the entity
setEvents(List<TimelineEvent>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
Set the event list to the given list of events
setEvents(List<TimelineEvents.EventsOfOneEntity>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
Set the list to the given list of TimelineEvents.EventsOfOneEntity instances
setEventType(String) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the event type
setException(YarnProtos.SerializedExceptionProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
setException(YarnProtos.SerializedExceptionProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto.Builder
optional .hadoop.yarn.SerializedExceptionProto exception = 2;
setExitStatus(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setExitStatus(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional int32 exit_status = 4 [default = -1000];
setFailedRequests(Map<ContainerId, SerializedException>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetContainerStatusesResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailedRequests(Map<ContainerId, SerializedException>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailedRequests(Map<ContainerId, SerializedException>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Set the containerId-to-exception map in which the exception indicates error from per container for failed requests
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 3;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
setFailedRequests(int, YarnServiceProtos.ContainerExceptionMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerExceptionMapProto failed_requests = 2;
setFile(String) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the file of the URL.
setFile(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
setFileBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string file = 4;
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set the final state of the ApplicationMaster
setFinalApplicationStatus(FinalApplicationStatus) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 6;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 4;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 10;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 13;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 8;
setFinalApplicationStatus(YarnProtos.FinalApplicationStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional .hadoop.yarn.FinalApplicationStatusProto final_application_status = 3;
setFinalTrackingUrl(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
setFinalTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional string final_tracking_url = 5;
setFinishBegin(long) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_begin = 8;
setFinishEnd(long) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 finish_end = 9;
setFinishRange(long, long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of finish times to filter applications on
setFinishTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setFinishTime(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setFinishTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional int64 finish_time = 2;
setFinishTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 finish_time = 8;
setFinishTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto.Builder
optional int64 finish_time = 2;
setFinishTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 finish_time = 6;
setFinishTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 finishTime = 12;
setFinishTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 finish_time = 6;
setFinishTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 finish_time = 7;
setGroups(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder
repeated string groups = 1;
setHealthReport(String) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setHealthReport(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
setHealthReportBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string health_report = 8;
setHost(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the host on which the ApplicationMaster is running.
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
setHost(String) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the host of the URL.
setHost(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
setHost(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
setHost(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
setHost(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
setHost(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
setHost(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
setHost(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
setHostBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string host = 2;
setHostBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional string host = 2;
setHostBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string host = 2;
setHostBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string host = 5;
setHostBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional string host = 1;
setHostBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string host = 2;
setHostBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string host = 1;
setHttpAddress(String) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setHttpAddress(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
setHttpAddressBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string httpAddress = 2;
setId(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
setId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setId(int) - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
setId(ContainerId) - Method in class org.apache.hadoop.yarn.api.records.PreemptionContainer
 
setId(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto.Builder
optional int32 id = 1;
setId(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto.Builder
optional int32 id = 3;
setId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
setId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
setId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
setId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto.Builder
optional .hadoop.yarn.ContainerIdProto id = 1;
setIdentifier(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setIncludeApplications(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we get fetch information about active applications?
setIncludeApplications(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeApplications = 2;
setIncludeChildQueues(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information about child queues?
setIncludeChildQueues(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool includeChildQueues = 3;
setIncreasedContainers(List<ContainerResourceIncrease>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
Set the list of newly increased containers by ResourceManager
setIncreasedContainers(int, YarnProtos.ContainerResourceIncreaseProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
setIncreasedContainers(int, YarnProtos.ContainerResourceIncreaseProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseProto increased_containers = 10;
setIncreaseRequest(int, YarnProtos.ContainerResourceIncreaseRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
setIncreaseRequest(int, YarnProtos.ContainerResourceIncreaseRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerResourceIncreaseRequestProto increase_request = 6;
setIncreaseRequests(List<ContainerResourceIncreaseRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the ContainerResourceIncreaseRequest to inform the ResourceManager about some container's resources need to be increased
setIsKillCompleted(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.KillApplicationResponse
Set the flag which indicates that the process of killing application is completed or not.
setIsKillCompleted(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto.Builder
optional bool is_kill_completed = 1 [default = false];
setIsRefreshLabelsComplete(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RefreshClusterNodeLabelsResponse
Set the flag which indicates that the task of refreshing labels is completed or not.
setIsUnregistered(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterResponse
Set the flag which indicates that the application has successfully unregistered with the RM and the application can safely stop.
setIsUnregistered(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto.Builder
optional bool isUnregistered = 1 [default = false];
setKeepContainersAcrossApplicationAttempts(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the flag which indicates whether to keep containers across application attempts.
setKeepContainersAcrossApplicationAttempts(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool keep_containers_across_application_attempts = 11 [default = false];
setKey(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
setKey(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
setKey(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
setKeyBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional string key = 1;
setKeyBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional string key = 1;
setKeyBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string key = 1;
setKind(String) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setLabel(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the label expression for the application
setLabel(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
 
setLabel(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string label = 13 [default = "all"];
setLabel(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string label = 8;
setLabel(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string label = 6;
setLabelBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string label = 13 [default = "all"];
setLabelBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string label = 8;
setLabelBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string label = 6;
setLabelPolicy(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string labelPolicy = 9;
setLabelPolicyBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string labelPolicy = 9;
setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int64 last_health_report_time = 9;
setLimit(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Limit the number applications to return
setLimit(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
setLimit(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.ResourceProto limit = 5;
setLimit(long) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 limit = 5;
setLocalResources(Map<String, LocalResource>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set LocalResource required by the container.
setLocalResources(int, YarnProtos.StringLocalResourceMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
setLocalResources(int, YarnProtos.StringLocalResourceMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringLocalResourceMapProto localResources = 1;
setLogUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setLogUrl(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
setLogUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional string log_url = 8;
setMajorVersion(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 major_version = 1;
setMasterContainer(YarnProtos.ContainerProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
setMasterContainer(YarnProtos.ContainerProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional .hadoop.yarn.ContainerProto master_container = 2;
setMasterContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
setMasterContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 7;
setMasterContainerId(YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
setMasterContainerId(YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional .hadoop.yarn.ContainerIdProto master_container_id = 4;
setMaxAppAttempts(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the number of max attempts of the application to be submitted.
setMaxAppAttempts(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional int32 maxAppAttempts = 8 [default = 0];
setMaximumCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
setMaximumCapability(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 2;
setMaximumCapability(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
setMaximumCapability(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional .hadoop.yarn.ResourceProto maximumCapability = 1;
setMaximumCapacity(float) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setMaximumCapacity(float) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional float maximumCapacity = 3;
setMaximumResourceCapability(Resource) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetNewApplicationResponse
 
setMaximumResourceCapability(Resource) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
 
setMemory(int) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set memory of the resource.
setMemory(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 memory = 1;
setMessage(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
setMessageBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string message = 1;
setMinorVersion(int) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder
optional int32 minor_version = 2;
setName(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setName(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
setNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string name = 4;
setNeededResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setNeededResources(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
setNeededResources(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto needed_resources = 5;
setNextExpirationTime(long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RenewDelegationTokenResponse
 
setNMTokens(List<NMToken>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setNmTokens(int, YarnServiceProtos.NMTokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
setNmTokens(int, YarnServiceProtos.NMTokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens = 9;
setNMTokensFromPreviousAttempts(List<NMToken>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the list of NMTokens for communicating with the NMs where the the containers of previous application attempts are running.
setNmTokensFromPreviousAttempts(int, YarnServiceProtos.NMTokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
setNmTokensFromPreviousAttempts(int, YarnServiceProtos.NMTokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
repeated .hadoop.yarn.NMTokenProto nm_tokens_from_previous_attempts = 6;
setNode(String) - Method in class org.apache.hadoop.yarn.api.records.NodeToLabelsList
 
setNode(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
optional string node = 1;
setNodeBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
optional string node = 1;
setNodeHttpAddress(String) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setNodeHttpAddress(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
setNodeHttpAddressBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional string node_http_address = 3;
setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.api.records.NMToken
 
setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
setNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 2;
setNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
setNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 3;
setNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
setNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
setNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
setNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.NodeIdProto node_id = 1;
setNodeId(YarnProtos.NodeIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
setNodeId(YarnProtos.NodeIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.yarn.NodeIdProto nodeId = 1;
setNodeLabel(List<String>) - Method in class org.apache.hadoop.yarn.api.records.NodeToLabelsList
 
setNodeLabels(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto.Builder
repeated string nodeLabels = 2;
setNodeReports(List<NodeReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesResponse
 
setNodeReports(int, YarnProtos.NodeReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
setNodeReports(int, YarnProtos.NodeReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto nodeReports = 1;
setNodeResourceMap(int, YarnProtos.NodeResourceMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
setNodeResourceMap(int, YarnProtos.NodeResourceMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder
repeated .hadoop.yarn.NodeResourceMapProto node_resource_map = 1;
setNodeResourceMap(Map<NodeId, ResourceOption>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
Set the map from NodeId to ResourceOption.
setNodeState(NodeState) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setNodeState(YarnProtos.NodeStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.NodeStateProto node_state = 7;
setNodeStates(EnumSet<NodeState>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetClusterNodesRequest
The state to filter the cluster nodes with.
setNodeStates(int, YarnProtos.NodeStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto.Builder
repeated .hadoop.yarn.NodeStateProto nodeStates = 1;
setNodeToLabels(int, YarnProtos.NodeToLabelsListProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
setNodeToLabels(int, YarnProtos.NodeToLabelsListProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder
repeated .hadoop.yarn.NodeToLabelsListProto nodeToLabels = 1;
setNumClusterNodes(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setNumClusterNodes(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 num_cluster_nodes = 7;
setNumContainers(int) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setNumContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the number of containers required with the given specifications
setNumContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional int32 numContainers = 6;
setNumContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional int32 num_containers = 4;
setNumNodeManagers(int) - Method in class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
setNumNodeManagers(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto.Builder
optional int32 num_node_managers = 1;
setNumReservedContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the number of reserved containers
setNumReservedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_reserved_containers = 2;
setNumUsedContainers(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
Set the number of used containers
setNumUsedContainers(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional int32 num_used_containers = 1;
setOriginalTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setOriginalTrackingUrl(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
setOriginalTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string originalTrackingUrl = 15;
setOtherInfo(Map<String, Object>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the other info map to the given map of other information
setOverCommitTimeout(int) - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
setOverCommitTimeout(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional int32 over_commit_timeout = 2;
setPassword(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setPattern(String) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the pattern that should be used to extract entries from the archive (only used when type is PATTERN).
setPattern(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
setPatternBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional string pattern = 6;
setPort(int) - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
setPort(int) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the port of the URL
setPort(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto.Builder
optional int32 port = 2;
setPort(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional int32 port = 3;
setPreempt(YarnProtos.PreemptionMessageProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
setPreempt(YarnProtos.PreemptionMessageProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional .hadoop.yarn.PreemptionMessageProto preempt = 8;
setPreemptionMessage(PreemptionMessage) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setPrimaryFilters(Map<String, Set<Object>>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the primary filter map to the given map of primary filters
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the Priority of the application.
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setPriority(int) - Method in class org.apache.hadoop.yarn.api.records.Priority
Set the assigned priority
setPriority(Priority) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the Priority of the request
setPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto.Builder) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
setPriority(YarnProtos.PriorityProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.PriorityProto priority = 5;
setPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(YarnProtos.PriorityProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.PriorityProto priority = 4;
setPriority(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto.Builder
optional int32 priority = 1;
setPriority(YarnProtos.PriorityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
setPriority(YarnProtos.PriorityProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional .hadoop.yarn.PriorityProto priority = 1;
setProgress(float) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the current progress of application
setProgress(float) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setProgress(float) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional float progress = 17;
setProgress(float) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional float progress = 5;
setQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterResponse
Set the queue that the application was placed in.
setQueue(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setQueue(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the queue to which the application is being submitted
setQueue(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
setQueue(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
setQueue(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
setQueue(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
setQueue(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
setQueueBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string queue = 5;
setQueueBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string queue = 5;
setQueueBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string queue = 3;
setQueueBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional string queue = 3 [default = "default"];
setQueueBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder
optional string queue = 5;
setQueueInfo(QueueInfo) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoResponse
 
setQueueInfo(YarnProtos.QueueInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
setQueueInfo(YarnProtos.QueueInfoProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto.Builder
optional .hadoop.yarn.QueueInfoProto queueInfo = 1;
setQueueLabel(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueueLabelPolicy(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueueName(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Set the queue name for which to get queue information
setQueueName(String) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueueName(String) - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
setQueueName(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
setQueueName(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
setQueueName(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
setQueueNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional string queueName = 1;
setQueueNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
optional string queueName = 1;
setQueueNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional string queueName = 1;
setQueues(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the queue to filter applications on
setQueues(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string queues = 4;
setQueueState(QueueState) - Method in class org.apache.hadoop.yarn.api.records.QueueInfo
 
setQueueUserAcls(int, YarnProtos.QueueUserACLInfoProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
setQueueUserAcls(int, YarnProtos.QueueUserACLInfoProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder
repeated .hadoop.yarn.QueueUserACLInfoProto queueUserAcls = 1;
setRackName(String) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setRackName(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
setRackNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional string rackName = 3;
setRecursive(boolean) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueInfoRequest
Should we fetch information on the entire child queue hierarchy?
setRecursive(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto.Builder
optional bool recursive = 4;
setRefreshLabelsCompleted(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder
optional bool refreshLabelsCompleted = 1 [default = false];
setRelatedEntities(Map<String, Set<String>>) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the related entity map to the given map of related entities
setRelaxLocality(boolean) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
For a request at a network hierarchy level, set whether locality can be relaxed to that level and beyond.
setRelaxLocality(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional bool relax_locality = 5 [default = true];
setRelease(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
setRelease(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
repeated .hadoop.yarn.ContainerIdProto release = 2;
setReleaseList(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the list of ContainerId of containers being released by the ApplicationMaster
setRenewer(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenRequest
 
setReservedResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setReservedResources(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
setReservedResources(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto reserved_resources = 4;
setResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
Set the resource required by the ApplicationMaster for this application.
setResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.Container
 
setResource(URL) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set location of the resource to be localized.
setResource(Resource) - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
setResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
setResource(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional .hadoop.yarn.ResourceProto resource = 9;
setResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
setResource(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto.Builder
optional .hadoop.yarn.ResourceProto resource = 4;
setResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
setResource(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional .hadoop.yarn.ResourceProto resource = 2;
setResource(YarnProtos.URLProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
setResource(YarnProtos.URLProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.URLProto resource = 1;
setResource(int, YarnProtos.PreemptionResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
setResource(int, YarnProtos.PreemptionResourceRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto.Builder
repeated .hadoop.yarn.PreemptionResourceRequestProto resource = 1;
setResource(YarnProtos.ResourceRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
setResource(YarnProtos.ResourceRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto.Builder
optional .hadoop.yarn.ResourceRequestProto resource = 1;
setResource(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
setResource(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto.Builder
optional .hadoop.yarn.ResourceProto resource = 1;
setResourceBlacklistRequest(ResourceBlacklistRequest) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the ResourceBlacklistRequest to inform the ResourceManager about the blacklist additions and removals per the ApplicationMaster.
setResourceName(String) - Method in class org.apache.hadoop.yarn.api.records.ResourceRequest
Set the resource name (e.g.
setResourceName(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
setResourceNameBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto.Builder
optional string resource_name = 2;
setResourceOption(YarnProtos.ResourceOptionProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
setResourceOption(YarnProtos.ResourceOptionProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto.Builder
optional .hadoop.yarn.ResourceOptionProto resource_option = 2;
setResourceRequest(List<PreemptionResourceRequest>) - Method in class org.apache.hadoop.yarn.api.records.PreemptionContract
 
setResourceRequest(ResourceRequest) - Method in class org.apache.hadoop.yarn.api.records.PreemptionResourceRequest
 
setResponseId(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateRequest
Set the response id used to track duplicate responses.
setResponseId(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setResponseId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto.Builder
optional int32 response_id = 4;
setResponseId(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
optional int32 response_id = 2;
setRMDelegationToken(Token) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetDelegationTokenResponse
 
setRmId(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
setRmIdBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder
optional string rmId = 2;
setRpcPort(int) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the RPC port on which the ApplicationMaster is responding.
setRpcPort(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setRpcPort(int) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setRpcPort(int) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional int32 rpc_port = 3;
setRpcPort(int) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto.Builder
optional int32 rpc_port = 3;
setRpcPort(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional int32 rpc_port = 3;
setRpcPort(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int32 rpc_port = 6;
setRpcPort(int) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional int32 rpc_port = 2;
setScheme(String) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the scheme of the URL
setScheme(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
setSchemeBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string scheme = 1;
setScope(ApplicationsRequestScope) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the ApplicationsRequestScope of applications to filter.
setScope(YarnServiceProtos.ApplicationsRequestScopeProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional .hadoop.yarn.ApplicationsRequestScopeProto scope = 11 [default = ALL];
setService(String) - Method in class org.apache.hadoop.yarn.api.records.Token
 
setServiceData(Map<String, ByteBuffer>) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set application-specific binary service data.
setServiceData(int, YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
setServiceData(int, YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
repeated .hadoop.yarn.StringBytesMapProto service_data = 3;
setServicesMetaData(int, YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
setServicesMetaData(int, YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
setServicesMetaData(int, YarnProtos.StringBytesMapProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
setServicesMetaData(int, YarnProtos.StringBytesMapProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.StringBytesMapProto services_meta_data = 1;
setSize(long) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the size of the resource to be localized.
setSize(long) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 size = 2;
setStartBegin(long) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_begin = 6;
setStartContainerRequest(int, YarnServiceProtos.StartContainerRequestProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
setStartContainerRequest(int, YarnServiceProtos.StartContainerRequestProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto.Builder
repeated .hadoop.yarn.StartContainerRequestProto start_container_request = 1;
setStartContainerRequests(List<StartContainerRequest>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
Set a list of StartContainerRequest to start containers.
setStartEnd(long) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
optional int64 start_end = 7;
setStartRange(long, long) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the range of start times to filter applications on
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setStartTime(long) - Method in class org.apache.hadoop.yarn.api.records.ContainerReport
 
setStartTime(Long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
Set the start time of the entity
setStartTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 start_time = 7;
setStartTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 start_time = 7;
setStartTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto.Builder
optional int64 start_time = 5;
setStartTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto.Builder
optional int64 start_time = 5;
setStartTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional int64 startTime = 11;
setStartTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto.Builder
optional int64 start_time = 5;
setStartTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder
optional int64 start_time = 7;
setStartTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 start_time = 4;
setState(ContainerState) - Method in class org.apache.hadoop.yarn.api.records.ContainerStatus
 
setState(YarnProtos.ContainerStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto.Builder
optional .hadoop.yarn.ContainerStateProto state = 2;
setState(YarnProtos.QueueStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto.Builder
optional .hadoop.yarn.QueueStateProto state = 5;
setStatus(int, YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
setStatus(int, YarnProtos.ContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto.Builder
repeated .hadoop.yarn.ContainerStatusProto status = 1;
setStatus(YarnProtos.ContainerStatusProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
setStatus(YarnProtos.ContainerStatusProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto.Builder
optional .hadoop.yarn.ContainerStatusProto status = 1;
setStrictContract(StrictPreemptionContract) - Method in class org.apache.hadoop.yarn.api.records.PreemptionMessage
 
setStrictContract(YarnProtos.StrictPreemptionContractProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
setStrictContract(YarnProtos.StrictPreemptionContractProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto.Builder
optional .hadoop.yarn.StrictPreemptionContractProto strictContract = 1;
setSubmitTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional int64 submit_time = 6;
setSubmitTime(long) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional int64 submit_time = 6;
setSubmitTime(long) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional int64 submit_time = 1;
setSucceededRequests(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
setSucceededRequests(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 2;
setSucceededRequests(int, YarnProtos.ContainerIdProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
setSucceededRequests(int, YarnProtos.ContainerIdProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto.Builder
repeated .hadoop.yarn.ContainerIdProto succeeded_requests = 1;
setSuccessfullyStartedContainers(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
setSuccessfullyStoppedContainers(List<ContainerId>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
Set the list of containerIds of successfully stopped containers.
setTargetQueue(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.MoveApplicationAcrossQueuesRequest
Get the queue to place the application in.
setTargetQueue(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
setTargetQueueBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder
required string target_queue = 2;
setTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the timestamp of the resource to be localized, used for verification.
setTimestamp(long) - Method in class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
Set the timestamp of the event
setTimestamp(long) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional int64 timestamp = 3;
setToken(Token) - Method in class org.apache.hadoop.yarn.api.records.NMToken
 
setToken(SecurityProtos.TokenProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
setToken(SecurityProtos.TokenProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto.Builder
optional .hadoop.common.TokenProto token = 2;
setTokens(ByteBuffer) - Method in class org.apache.hadoop.yarn.api.records.ContainerLaunchContext
Set security tokens needed by this container.
setTokens(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto.Builder
optional bytes tokens = 2;
setTrace(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
setTraceBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto.Builder
optional string trace = 2;
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.FinishApplicationMasterRequest
Set the final tracking URLfor the ApplicationMaster.
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.protocolrecords.RegisterApplicationMasterRequest
Set the tracking URLfor the ApplicationMaster while it is running.
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
setTrackingUrl(String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
setTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional string tracking_url = 2;
setTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional string tracking_url = 4;
setTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional string tracking_url = 4;
setTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string trackingUrl = 9;
setTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto.Builder
optional string tracking_url = 2;
setTrackingUrlBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder
optional string tracking_url = 3;
setType(LocalResourceType) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the LocalResourceType of the resource to be localized.
setType(YarnProtos.LocalResourceTypeProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceTypeProto type = 4;
setUnmanagedAM(boolean) - Method in class org.apache.hadoop.yarn.api.records.ApplicationSubmissionContext
 
setUnmanagedAm(boolean) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto.Builder
optional bool unmanaged_am = 7 [default = false];
setUpdatedNodes(List<NodeReport>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.AllocateResponse
 
setUpdatedNodes(int, YarnProtos.NodeReportProto) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
setUpdatedNodes(int, YarnProtos.NodeReportProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto.Builder
repeated .hadoop.yarn.NodeReportProto updated_nodes = 6;
setUsed(Resource) - Method in class org.apache.hadoop.yarn.api.records.NodeReport
 
setUsed(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
setUsed(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto.Builder
optional .hadoop.yarn.ResourceProto used = 4;
setUsedResources(Resource) - Method in class org.apache.hadoop.yarn.api.records.ApplicationResourceUsageReport
 
setUsedResources(YarnProtos.ResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
setUsedResources(YarnProtos.ResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto.Builder
optional .hadoop.yarn.ResourceProto used_resources = 3;
setUser(String) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setUser(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
setUser(String) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
setUser(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
setUser(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
setUser(String) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
setUserAcls(List<QueueACL>) - Method in class org.apache.hadoop.yarn.api.records.QueueUserACLInfo
 
setUserAcls(int, YarnProtos.QueueACLProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto.Builder
repeated .hadoop.yarn.QueueACLProto userAcls = 2;
setUserAclsInfoList(List<QueueUserACLInfo>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetQueueUserAclsInfoResponse
 
setUserBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional string user = 4;
setUserBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto.Builder
optional string user = 4;
setUserBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional string user = 2;
setUserBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder
optional string user = 3;
setUserBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder
required string user = 1;
setUserInfo(String) - Method in class org.apache.hadoop.yarn.api.records.URL
Set the user info of the URL.
setUserInfo(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
setUserInfoBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto.Builder
optional string userInfo = 5;
setUsers(Set<String>) - Method in class org.apache.hadoop.yarn.api.protocolrecords.GetApplicationsRequest
Set the users to filter applications on
setUsers(int, String) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto.Builder
repeated string users = 3;
setValue(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto.Builder
optional bytes value = 2;
setValue(YarnProtos.LocalResourceProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
setValue(YarnProtos.LocalResourceProto.Builder) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto.Builder
optional .hadoop.yarn.LocalResourceProto value = 2;
setValue(String) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
setValueBytes(ByteString) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto.Builder
optional string value = 2;
setVirtualCores(int) - Method in class org.apache.hadoop.yarn.api.records.Resource
Set number of virtual cpu cores of the resource.
setVirtualCores(int) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto.Builder
optional int32 virtual_cores = 2;
setVisibility(LocalResourceVisibility) - Method in class org.apache.hadoop.yarn.api.records.LocalResource
Set the LocalResourceVisibility of the resource to be localized.
setVisibility(YarnProtos.LocalResourceVisibilityProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto.Builder
optional .hadoop.yarn.LocalResourceVisibilityProto visibility = 5;
setYarnApplicationAttemptState(YarnApplicationAttemptState) - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptReport
 
setYarnApplicationAttemptState(YarnProtos.YarnApplicationAttemptStateProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 5;
setYarnApplicationAttemptState(YarnProtos.YarnApplicationAttemptStateProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 8;
setYarnApplicationAttemptState(YarnProtos.YarnApplicationAttemptStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto.Builder
optional .hadoop.yarn.YarnApplicationAttemptStateProto yarn_application_attempt_state = 6;
setYarnApplicationState(YarnApplicationState) - Method in class org.apache.hadoop.yarn.api.records.ApplicationReport
 
setYarnApplicationState(YarnProtos.YarnApplicationStateProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 5;
setYarnApplicationState(YarnProtos.YarnApplicationStateProto) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 11;
setYarnApplicationState(YarnProtos.YarnApplicationStateProto) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto.Builder
optional .hadoop.yarn.YarnApplicationStateProto yarn_application_state = 8;
SIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
START_BEGIN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
START_CONTAINER_REQUEST_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
START_END_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
StartContainerRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to the NodeManager to start a container.
StartContainerRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainerRequest
 
startContainers(StartContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The ApplicationMaster provides a list of StartContainerRequests to a NodeManager to start Containers allocated to it using this interface.
startContainers(RpcController, YarnServiceProtos.StartContainersRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
 
startContainers(RpcController, YarnServiceProtos.StartContainersRequestProto, RpcCallback<YarnServiceProtos.StartContainersResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Interface
rpc startContainers(.hadoop.yarn.StartContainersRequestProto) returns (.hadoop.yarn.StartContainersResponseProto);
startContainers(RpcController, YarnServiceProtos.StartContainersRequestProto, RpcCallback<YarnServiceProtos.StartContainersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
rpc startContainers(.hadoop.yarn.StartContainersRequestProto) returns (.hadoop.yarn.StartContainersResponseProto);
startContainers(RpcController, YarnServiceProtos.StartContainersRequestProto, RpcCallback<YarnServiceProtos.StartContainersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Stub
 
StartContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request which contains a list of StartContainerRequest sent by the ApplicationMaster to the NodeManager to start containers.
StartContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainersRequest
 
StartContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager to the ApplicationMaster when asked to start an allocated container.
StartContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StartContainersResponse
 
STARTTIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
stateChanged(Service) - Method in class org.apache.hadoop.yarn.server.api.ConfigurableAuxServices
 
STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
STDERR - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
 
STDOUT - Static variable in interface org.apache.hadoop.yarn.api.ApplicationConstants
 
stopApplication(ApplicationTerminationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
An application is finishing on this NodeManager.
stopContainer(ContainerTerminationContext) - Method in class org.apache.hadoop.yarn.server.api.AuxiliaryService
A container is finishing on this NodeManager.
stopContainers(StopContainersRequest) - Method in interface org.apache.hadoop.yarn.api.ContainerManagementProtocol
The ApplicationMaster requests a NodeManager to stop a list of Containers allocated to it using this interface.
stopContainers(RpcController, YarnServiceProtos.StopContainersRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.BlockingInterface
 
stopContainers(RpcController, YarnServiceProtos.StopContainersRequestProto, RpcCallback<YarnServiceProtos.StopContainersResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Interface
rpc stopContainers(.hadoop.yarn.StopContainersRequestProto) returns (.hadoop.yarn.StopContainersResponseProto);
stopContainers(RpcController, YarnServiceProtos.StopContainersRequestProto, RpcCallback<YarnServiceProtos.StopContainersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService
rpc stopContainers(.hadoop.yarn.StopContainersRequestProto) returns (.hadoop.yarn.StopContainersResponseProto);
stopContainers(RpcController, YarnServiceProtos.StopContainersRequestProto, RpcCallback<YarnServiceProtos.StopContainersResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ContainerManagementProtocol.ContainerManagementProtocolService.Stub
 
StopContainersRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by the ApplicationMaster to the NodeManager to stop containers.
StopContainersRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StopContainersRequest
 
StopContainersResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the NodeManager to the ApplicationMaster when asked to stop allocated containers.
StopContainersResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.StopContainersResponse
 
STRICTCONTRACT_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
StrictPreemptionContract - Class in org.apache.hadoop.yarn.api.records
Enumeration of particular allocations to be reclaimed.
StrictPreemptionContract() - Constructor for class org.apache.hadoop.yarn.api.records.StrictPreemptionContract
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
SUBMIT_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
submitApplication(SubmitApplicationRequest) - Method in interface org.apache.hadoop.yarn.api.ApplicationClientProtocol
The interface used by clients to submit a new application to the ResourceManager.
submitApplication(RpcController, YarnServiceProtos.SubmitApplicationRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.BlockingInterface
 
submitApplication(RpcController, YarnServiceProtos.SubmitApplicationRequestProto, RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Interface
rpc submitApplication(.hadoop.yarn.SubmitApplicationRequestProto) returns (.hadoop.yarn.SubmitApplicationResponseProto);
submitApplication(RpcController, YarnServiceProtos.SubmitApplicationRequestProto, RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService.Stub
 
submitApplication(RpcController, YarnServiceProtos.SubmitApplicationRequestProto, RpcCallback<YarnServiceProtos.SubmitApplicationResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ApplicationClientProtocol.ApplicationClientProtocolService
rpc submitApplication(.hadoop.yarn.SubmitApplicationRequestProto) returns (.hadoop.yarn.SubmitApplicationResponseProto);
SubmitApplicationRequest - Class in org.apache.hadoop.yarn.api.protocolrecords
The request sent by a client to submit an application to the ResourceManager.
SubmitApplicationRequest() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationRequest
 
SubmitApplicationResponse - Class in org.apache.hadoop.yarn.api.protocolrecords
The response sent by the ResourceManager to a client on application submission.
SubmitApplicationResponse() - Constructor for class org.apache.hadoop.yarn.api.protocolrecords.SubmitApplicationResponse
 
SUBMITTED_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
SUBMITTED = 3;
SUCCEEDED_REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
SUCCEEDED_REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
SUCCESS - Static variable in class org.apache.hadoop.yarn.api.records.ContainerExitStatus
 
SUCCESS_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
SUCCESS = 0;

T

TARGET_QUEUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
TIMELINE_SERVICE_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
host:port address for timeline service RPC APIs.
TIMELINE_SERVICE_ENABLED - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The setting that controls whether timeline service is enabled or not.
TIMELINE_SERVICE_HANDLER_THREAD_COUNT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The number of threads to handle client RPC API requests.
TIMELINE_SERVICE_LEVELDB_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb path
TIMELINE_SERVICE_LEVELDB_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_LEVELDB_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb read cache (uncompressed blocks)
TIMELINE_SERVICE_LEVELDB_START_TIME_READ_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb start time read cache (number of entities)
TIMELINE_SERVICE_LEVELDB_START_TIME_WRITE_CACHE_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb start time write cache (number of entities)
TIMELINE_SERVICE_LEVELDB_TTL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service leveldb interval to wait between deletion rounds
TIMELINE_SERVICE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
TIMELINE_SERVICE_STORE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service store class
TIMELINE_SERVICE_TTL_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service enable data age off
TIMELINE_SERVICE_TTL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Timeline service length of time to retain data
TIMELINE_SERVICE_WEBAPP_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The address of the timeline service web application.
TIMELINE_SERVICE_WEBAPP_HTTPS_ADDRESS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The https address of the timeline service web application.
TIMELINE_SERVICE_WEBAPP_SPNEGO_KEYTAB_FILE_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos keytab to be used for spnego filter for timeline service.
TIMELINE_SERVICE_WEBAPP_SPNEGO_USER_NAME_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The kerberos principal to be used for spnego filter for timeline service.
TimelineEntities - Class in org.apache.hadoop.yarn.api.records.timeline
The class that hosts a list of timeline entities.
TimelineEntities() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEntities
 
TimelineEntity - Class in org.apache.hadoop.yarn.api.records.timeline
The class that contains the the meta information of some conceptual entity and its related events.
TimelineEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEntity
 
TimelineEvent - Class in org.apache.hadoop.yarn.api.records.timeline
The class that contains the information of an event that is related to some conceptual entity of an application.
TimelineEvent() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEvent
 
TimelineEvents - Class in org.apache.hadoop.yarn.api.records.timeline
The class that hosts a list of events, which are categorized according to their related entities.
TimelineEvents() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents
 
TimelineEvents.EventsOfOneEntity - Class in org.apache.hadoop.yarn.api.records.timeline
The class that hosts a list of events that are only related to one entity.
TimelineEvents.EventsOfOneEntity() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelineEvents.EventsOfOneEntity
 
TimelinePutResponse - Class in org.apache.hadoop.yarn.api.records.timeline
A class that holds a list of put errors.
TimelinePutResponse() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse
 
TimelinePutResponse.TimelinePutError - Class in org.apache.hadoop.yarn.api.records.timeline
A class that holds the error code for one entity.
TimelinePutResponse.TimelinePutError() - Constructor for class org.apache.hadoop.yarn.api.records.timeline.TimelinePutResponse.TimelinePutError
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
toBuilder() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
Token - Class in org.apache.hadoop.yarn.api.records
Token is the security entity used by the framework to verify authenticity of any resource.
Token() - Constructor for class org.apache.hadoop.yarn.api.records.Token
 
TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
TOKENS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
toString() - Method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ApplicationAttemptId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ApplicationId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ContainerId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.NodeId
 
toString() - Method in class org.apache.hadoop.yarn.api.records.Priority
 
toString() - Method in class org.apache.hadoop.yarn.api.records.Resource
 
toString() - Method in class org.apache.hadoop.yarn.api.records.ResourceOption
 
TRACE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
TRACKING_URL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
TRACKING_URL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
TRACKING_URL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
TRACKING_URL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
TRACKING_URL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
TRACKINGURL_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 

U

UNDEFINED - Static variable in class org.apache.hadoop.yarn.api.records.Priority
 
UNMANAGED_AM_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
updateConnectAddr(String, InetSocketAddress) - Method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
UPDATED_NODES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
updateNodeResource(RpcController, YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.BlockingInterface
 
updateNodeResource(RpcController, YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto>) - Method in interface org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Interface
rpc updateNodeResource(.hadoop.yarn.UpdateNodeResourceRequestProto) returns (.hadoop.yarn.UpdateNodeResourceResponseProto);
updateNodeResource(RpcController, YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService.Stub
 
updateNodeResource(RpcController, YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto, RpcCallback<YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto>) - Method in class org.apache.hadoop.yarn.proto.ResourceManagerAdministrationProtocol.ResourceManagerAdministrationProtocolService
rpc updateNodeResource(.hadoop.yarn.UpdateNodeResourceRequestProto) returns (.hadoop.yarn.UpdateNodeResourceResponseProto);
updateNodeResource(UpdateNodeResourceRequest) - Method in interface org.apache.hadoop.yarn.server.api.ResourceManagerAdministrationProtocol
The interface used by admin to update nodes' resources to the ResourceManager
UpdateNodeResourceRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
The request sent by admin to change a list of nodes' resource to the ResourceManager.
UpdateNodeResourceRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.UpdateNodeResourceRequest
 
UpdateNodeResourceResponse - Interface in org.apache.hadoop.yarn.server.api.protocolrecords
The response sent by the ResourceManager to Admin client on node resource change.
URL - Class in org.apache.hadoop.yarn.api.records
URL represents a serializable URL.
URL() - Constructor for class org.apache.hadoop.yarn.api.records.URL
 
USED_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
USED_RESOURCES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
useHttps(Configuration) - Static method in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
USERACLS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
USERINFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
USERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 

V

VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.protocolrecords.ApplicationsRequestScope
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.AMCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.ApplicationAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.ContainerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.FinalApplicationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.LocalResourceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.LocalResourceVisibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.NodeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.QueueACL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.QueueState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.YarnApplicationAttemptState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.api.records.YarnApplicationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
 
valueOf(String) - Static method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
 
values() - Static method in enum org.apache.hadoop.yarn.api.ApplicationConstants.Environment
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.protocolrecords.ApplicationsRequestScope
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.AMCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.ApplicationAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.ContainerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.FinalApplicationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.LocalResourceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.LocalResourceVisibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.NodeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.QueueACL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.QueueState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.YarnApplicationAttemptState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.api.records.YarnApplicationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.AMCommandProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAccessTypeProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerExitStatusProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.ContainerStateProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.FinalApplicationStatusProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceTypeProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceVisibilityProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.NodeStateProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueACLProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.QueueStateProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationAttemptStateProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnProtos.YarnApplicationStateProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMAppStateProto
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
Returns an array containing the constants of this enum type, in the order they are declared.
verifyAndSetAllServiceAddresses(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
 
verifyAndSetConfiguration(Configuration) - Static method in class org.apache.hadoop.yarn.conf.HAUtil
Verify configuration for Resource Manager HA.
VIEWABLE_VALUE - Static variable in enum org.apache.hadoop.yarn.proto.YarnServiceProtos.ApplicationsRequestScopeProto
VIEWABLE = 1;
VIRTUAL_CORES_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
VISIBILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 

W

writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
writeReplace() - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptStartDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationStartDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerFinishDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerHistoryDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ContainerStartDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationACLMapProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationResourceUsageReportProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationSubmissionContextProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerLaunchContextProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerReportProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceDecreaseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerResourceIncreaseRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ContainerStatusProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.LocalResourceProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeIdProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeReportProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeResourceMapProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.NodeToLabelsListProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContainerProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionContractProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionMessageProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PreemptionResourceRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.PriorityProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueInfoProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.QueueUserACLInfoProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceBlacklistRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceOptionProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.ResourceRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.SerializedExceptionProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StrictPreemptionContractProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringBytesMapProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringLocalResourceMapProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.StringStringMapProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.URLProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnProtos.YarnClusterMetricsProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ActiveRMInfoProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.ApplicationStateDataProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.RMStateVersionProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.AllocateResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.ContainerExceptionMapProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.FinishApplicationMasterResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptReportResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationAttemptsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationReportResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetApplicationsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterMetricsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodeLabelsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetClusterNodesResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerReportResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainersResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusesResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetContainerStatusResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetNewApplicationResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueInfoResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.GetQueueUserAclsInfoResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.KillApplicationResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.NMTokenProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RefreshClusterNodeLabelsResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.RegisterApplicationMasterResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainerResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StartContainersResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainerResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.StopContainersResponseProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationRequestProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.yarn.proto.YarnServiceProtos.SubmitApplicationResponseProto
 

Y

YARN_ACL_ENABLE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Are acls enabled.
YARN_ADMIN_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
ACL of who can be admin of YARN cluster.
YARN_APP_CONTAINER_LOG_BACKUPS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_APP_CONTAINER_LOG_DIR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The log directory for the containers
YARN_APP_CONTAINER_LOG_SIZE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_APPLICATION_ATTEMPT_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptFinishDataProto
 
YARN_APPLICATION_ATTEMPT_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationAttemptHistoryDataProto
 
YARN_APPLICATION_ATTEMPT_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationAttemptReportProto
 
YARN_APPLICATION_CLASSPATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
CLASSPATH for YARN applications.
YARN_APPLICATION_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationFinishDataProto
 
YARN_APPLICATION_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.ApplicationHistoryServerProtos.ApplicationHistoryDataProto
 
YARN_APPLICATION_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto
 
YARN_CLIENT_APP_SUBMISSION_POLL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Deprecated.
YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_INTERVAL_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The interval that the yarn client library uses to poll the completion status of the asynchronous API of application client protocol.
YARN_CLIENT_APPLICATION_CLIENT_PROTOCOL_POLL_TIMEOUT_MS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
The duration that the yarn client library waits, cumulatively across polls, for an expected state change to occur.
YARN_DEFAULT_CONFIGURATION_CLASS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_EXT_TOKEN_MANAGER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Class to instantiate and use for managing external tokens.
YARN_HTTP_POLICY_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_HTTP_POLICY_KEY - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_LOG_SERVER_URL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_MC_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_MINICLUSTER_CONTROL_RESOURCE_MONITORING - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether users are explicitly trying to control resource monitoring configuration for the MiniYARNCluster.
YARN_MINICLUSTER_FIXED_PORTS - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether to use fixed ports with the minicluster.
YARN_MINICLUSTER_USE_RPC - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Whether the NM should use RPC to connect to the RM.
YARN_NODEMANAGER_EXT_TOKEN_LOCALIZER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Class to instantiate and use for external token localization.
YARN_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_APPLICATIONCLIENT_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_APPLICATIONMASTER_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_CONTAINER_MANAGEMENT_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCE_LOCALIZER - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCEMANAGER_ADMINISTRATION_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SECURITY_SERVICE_AUTHORIZATION_RESOURCETRACKER_PROTOCOL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
YARN Service Level Authorization
YARN_SITE_CONFIGURATION_FILE - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SSL_CLIENT_HTTPS_NEED_AUTH_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_SSL_SERVER_RESOURCE_DEFAULT - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YARN_TRACKING_URL_GENERATOR - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnApplicationAttemptState - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various states of a RMAppAttempt.
YarnApplicationState - Enum in org.apache.hadoop.yarn.api.records
Enumeration of various states of an ApplicationMaster.
YarnClusterMetrics - Class in org.apache.hadoop.yarn.api.records
YarnClusterMetrics represents cluster metrics.
YarnClusterMetrics() - Constructor for class org.apache.hadoop.yarn.api.records.YarnClusterMetrics
 
YarnConfiguration - Class in org.apache.hadoop.yarn.conf
 
YarnConfiguration() - Constructor for class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnConfiguration(Configuration) - Constructor for class org.apache.hadoop.yarn.conf.YarnConfiguration
 
YarnException - Exception in org.apache.hadoop.yarn.exceptions
YarnException indicates exceptions from yarn servers.
YarnException() - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnException
 
YarnException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnException
 
YarnProtos - Class in org.apache.hadoop.yarn.proto
 
YarnProtos.AMCommandProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.AMCommandProto
YarnProtos.ApplicationAccessTypeProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.ApplicationAccessTypeProto
YarnProtos.ApplicationACLMapProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationACLMapProto
YarnProtos.ApplicationACLMapProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationACLMapProto
YarnProtos.ApplicationACLMapProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ApplicationAttemptIdProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptIdProto
YarnProtos.ApplicationAttemptIdProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptIdProto
YarnProtos.ApplicationAttemptIdProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ApplicationAttemptReportProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptReportProto
YarnProtos.ApplicationAttemptReportProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptReportProto
YarnProtos.ApplicationAttemptReportProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ApplicationIdProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationIdProto
YarnProtos.ApplicationIdProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationIdProto
YarnProtos.ApplicationIdProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ApplicationReportProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationReportProto
YarnProtos.ApplicationReportProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationReportProto
YarnProtos.ApplicationReportProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ApplicationResourceUsageReportProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationResourceUsageReportProto
YarnProtos.ApplicationResourceUsageReportProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationResourceUsageReportProto
YarnProtos.ApplicationResourceUsageReportProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ApplicationSubmissionContextProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationSubmissionContextProto
YarnProtos.ApplicationSubmissionContextProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationSubmissionContextProto
YarnProtos.ApplicationSubmissionContextProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ContainerExitStatusProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.ContainerExitStatusProto
YarnProtos.ContainerIdProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerIdProto
YarnProtos.ContainerIdProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerIdProto
YarnProtos.ContainerIdProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ContainerLaunchContextProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerLaunchContextProto
YarnProtos.ContainerLaunchContextProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerLaunchContextProto
YarnProtos.ContainerLaunchContextProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ContainerProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerProto
YarnProtos.ContainerProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerProto
YarnProtos.ContainerProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ContainerReportProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerReportProto
YarnProtos.ContainerReportProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerReportProto
YarnProtos.ContainerReportProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ContainerResourceDecreaseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerResourceDecreaseProto
YarnProtos.ContainerResourceDecreaseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerResourceDecreaseProto
YarnProtos.ContainerResourceDecreaseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ContainerResourceIncreaseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerResourceIncreaseProto
YarnProtos.ContainerResourceIncreaseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerResourceIncreaseProto
YarnProtos.ContainerResourceIncreaseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ContainerResourceIncreaseRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerResourceIncreaseRequestProto
YarnProtos.ContainerResourceIncreaseRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerResourceIncreaseRequestProto
YarnProtos.ContainerResourceIncreaseRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ContainerStateProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.ContainerStateProto
YarnProtos.ContainerStatusProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerStatusProto
YarnProtos.ContainerStatusProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerStatusProto
YarnProtos.ContainerStatusProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.FinalApplicationStatusProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.FinalApplicationStatusProto
YarnProtos.LocalResourceProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.LocalResourceProto
YarnProtos.LocalResourceProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.LocalResourceProto
YarnProtos.LocalResourceProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.LocalResourceTypeProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.LocalResourceTypeProto
YarnProtos.LocalResourceVisibilityProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.LocalResourceVisibilityProto
YarnProtos.NodeIdProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NodeIdProto
YarnProtos.NodeIdProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NodeIdProto
YarnProtos.NodeIdProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.NodeReportProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NodeReportProto
YarnProtos.NodeReportProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NodeReportProto
YarnProtos.NodeReportProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.NodeResourceMapProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NodeResourceMapProto
YarnProtos.NodeResourceMapProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NodeResourceMapProto
YarnProtos.NodeResourceMapProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.NodeStateProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.NodeStateProto
YarnProtos.NodeToLabelsListProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NodeToLabelsListProto
YarnProtos.NodeToLabelsListProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NodeToLabelsListProto
YarnProtos.NodeToLabelsListProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.PreemptionContainerProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PreemptionContainerProto
YarnProtos.PreemptionContainerProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PreemptionContainerProto
YarnProtos.PreemptionContainerProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.PreemptionContractProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PreemptionContractProto
YarnProtos.PreemptionContractProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PreemptionContractProto
YarnProtos.PreemptionContractProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.PreemptionMessageProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PreemptionMessageProto
YarnProtos.PreemptionMessageProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PreemptionMessageProto
YarnProtos.PreemptionMessageProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.PreemptionResourceRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PreemptionResourceRequestProto
YarnProtos.PreemptionResourceRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PreemptionResourceRequestProto
YarnProtos.PreemptionResourceRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.PriorityProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PriorityProto
YarnProtos.PriorityProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.PriorityProto
YarnProtos.PriorityProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.QueueACLProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.QueueACLProto
YarnProtos.QueueInfoProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.QueueInfoProto
YarnProtos.QueueInfoProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.QueueInfoProto
YarnProtos.QueueInfoProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.QueueStateProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.QueueStateProto
YarnProtos.QueueUserACLInfoProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.QueueUserACLInfoProto
YarnProtos.QueueUserACLInfoProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.QueueUserACLInfoProto
YarnProtos.QueueUserACLInfoProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ResourceBlacklistRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ResourceBlacklistRequestProto
YarnProtos.ResourceBlacklistRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ResourceBlacklistRequestProto
YarnProtos.ResourceBlacklistRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ResourceOptionProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ResourceOptionProto
YarnProtos.ResourceOptionProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ResourceOptionProto
YarnProtos.ResourceOptionProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ResourceProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ResourceProto
YarnProtos.ResourceProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ResourceProto
YarnProtos.ResourceProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.ResourceRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ResourceRequestProto
YarnProtos.ResourceRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ResourceRequestProto
YarnProtos.ResourceRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.SerializedExceptionProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.SerializedExceptionProto
YarnProtos.SerializedExceptionProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.SerializedExceptionProto
YarnProtos.SerializedExceptionProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.StrictPreemptionContractProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StrictPreemptionContractProto
YarnProtos.StrictPreemptionContractProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StrictPreemptionContractProto
YarnProtos.StrictPreemptionContractProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.StringBytesMapProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StringBytesMapProto
YarnProtos.StringBytesMapProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StringBytesMapProto
YarnProtos.StringBytesMapProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.StringLocalResourceMapProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StringLocalResourceMapProto
YarnProtos.StringLocalResourceMapProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StringLocalResourceMapProto
YarnProtos.StringLocalResourceMapProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.StringStringMapProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StringStringMapProto
YarnProtos.StringStringMapProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StringStringMapProto
YarnProtos.StringStringMapProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.URLProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.URLProto
YarnProtos.URLProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.URLProto
YarnProtos.URLProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnProtos.YarnApplicationAttemptStateProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.YarnApplicationAttemptStateProto
YarnProtos.YarnApplicationStateProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.YarnApplicationStateProto
YarnProtos.YarnClusterMetricsProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.YarnClusterMetricsProto
YarnProtos.YarnClusterMetricsProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.YarnClusterMetricsProto
YarnProtos.YarnClusterMetricsProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnRuntimeException - Exception in org.apache.hadoop.yarn.exceptions
Base Yarn Exception.
YarnRuntimeException(Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 
YarnRuntimeException(String) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 
YarnRuntimeException(String, Throwable) - Constructor for exception org.apache.hadoop.yarn.exceptions.YarnRuntimeException
 
YarnServerResourceManagerServiceProtos - Class in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.ActiveRMInfoProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ActiveRMInfoProto
YarnServerResourceManagerServiceProtos.ActiveRMInfoProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ActiveRMInfoProto
YarnServerResourceManagerServiceProtos.ActiveRMInfoProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptStateDataProto
YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationAttemptStateDataProto
YarnServerResourceManagerServiceProtos.ApplicationAttemptStateDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.ApplicationStateDataProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationStateDataProto
YarnServerResourceManagerServiceProtos.ApplicationStateDataProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ApplicationStateDataProto
YarnServerResourceManagerServiceProtos.ApplicationStateDataProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetGroupsForUserRequestProto
YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetGroupsForUserRequestProto
YarnServerResourceManagerServiceProtos.GetGroupsForUserRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetGroupsForUserResponseProto
YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetGroupsForUserResponseProto
YarnServerResourceManagerServiceProtos.GetGroupsForUserResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshAdminAclsRequestProto
YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshAdminAclsRequestProto
YarnServerResourceManagerServiceProtos.RefreshAdminAclsRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshAdminAclsResponseProto
YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshAdminAclsResponseProto
YarnServerResourceManagerServiceProtos.RefreshAdminAclsResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshNodesRequestProto
YarnServerResourceManagerServiceProtos.RefreshNodesRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshNodesRequestProto
YarnServerResourceManagerServiceProtos.RefreshNodesRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshNodesResponseProto
YarnServerResourceManagerServiceProtos.RefreshNodesResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshNodesResponseProto
YarnServerResourceManagerServiceProtos.RefreshNodesResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshQueuesRequestProto
YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshQueuesRequestProto
YarnServerResourceManagerServiceProtos.RefreshQueuesRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshQueuesResponseProto
YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshQueuesResponseProto
YarnServerResourceManagerServiceProtos.RefreshQueuesResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshServiceAclsRequestProto
YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshServiceAclsRequestProto
YarnServerResourceManagerServiceProtos.RefreshServiceAclsRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshServiceAclsResponseProto
YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshServiceAclsResponseProto
YarnServerResourceManagerServiceProtos.RefreshServiceAclsResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshSuperUserGroupsConfigurationRequestProto
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshSuperUserGroupsConfigurationResponseProto
YarnServerResourceManagerServiceProtos.RefreshSuperUserGroupsConfigurationResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshUserToGroupsMappingsRequestProto
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshUserToGroupsMappingsRequestProto
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshUserToGroupsMappingsResponseProto
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshUserToGroupsMappingsResponseProto
YarnServerResourceManagerServiceProtos.RefreshUserToGroupsMappingsResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.RMAppAttemptStateProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.RMAppAttemptStateProto
YarnServerResourceManagerServiceProtos.RMAppStateProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.RMAppStateProto
YarnServerResourceManagerServiceProtos.RMStateVersionProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RMStateVersionProto
YarnServerResourceManagerServiceProtos.RMStateVersionProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RMStateVersionProto
YarnServerResourceManagerServiceProtos.RMStateVersionProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.UpdateNodeResourceRequestProto
YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.UpdateNodeResourceRequestProto
YarnServerResourceManagerServiceProtos.UpdateNodeResourceRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.UpdateNodeResourceResponseProto
YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.UpdateNodeResourceResponseProto
YarnServerResourceManagerServiceProtos.UpdateNodeResourceResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos - Class in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.AllocateRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.AllocateRequestProto
YarnServiceProtos.AllocateRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.AllocateRequestProto
YarnServiceProtos.AllocateRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.AllocateResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.AllocateResponseProto
YarnServiceProtos.AllocateResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.AllocateResponseProto
YarnServiceProtos.AllocateResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.ApplicationsRequestScopeProto - Enum in org.apache.hadoop.yarn.proto
Protobuf enum hadoop.yarn.ApplicationsRequestScopeProto
YarnServiceProtos.ContainerExceptionMapProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerExceptionMapProto
YarnServiceProtos.ContainerExceptionMapProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.ContainerExceptionMapProto
YarnServiceProtos.ContainerExceptionMapProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.FinishApplicationMasterRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.FinishApplicationMasterRequestProto
YarnServiceProtos.FinishApplicationMasterRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.FinishApplicationMasterRequestProto
YarnServiceProtos.FinishApplicationMasterRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.FinishApplicationMasterResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.FinishApplicationMasterResponseProto
YarnServiceProtos.FinishApplicationMasterResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.FinishApplicationMasterResponseProto
YarnServiceProtos.FinishApplicationMasterResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetApplicationAttemptReportRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationAttemptReportRequestProto
YarnServiceProtos.GetApplicationAttemptReportRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationAttemptReportRequestProto
YarnServiceProtos.GetApplicationAttemptReportRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetApplicationAttemptReportResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationAttemptReportResponseProto
YarnServiceProtos.GetApplicationAttemptReportResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationAttemptReportResponseProto
YarnServiceProtos.GetApplicationAttemptReportResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetApplicationAttemptsRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationAttemptsRequestProto
YarnServiceProtos.GetApplicationAttemptsRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationAttemptsRequestProto
YarnServiceProtos.GetApplicationAttemptsRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetApplicationAttemptsResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationAttemptsResponseProto
YarnServiceProtos.GetApplicationAttemptsResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationAttemptsResponseProto
YarnServiceProtos.GetApplicationAttemptsResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetApplicationReportRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationReportRequestProto
YarnServiceProtos.GetApplicationReportRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationReportRequestProto
YarnServiceProtos.GetApplicationReportRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetApplicationReportResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationReportResponseProto
YarnServiceProtos.GetApplicationReportResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationReportResponseProto
YarnServiceProtos.GetApplicationReportResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetApplicationsRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationsRequestProto
YarnServiceProtos.GetApplicationsRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationsRequestProto
YarnServiceProtos.GetApplicationsRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetApplicationsResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationsResponseProto
YarnServiceProtos.GetApplicationsResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetApplicationsResponseProto
YarnServiceProtos.GetApplicationsResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetClusterMetricsRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterMetricsRequestProto
YarnServiceProtos.GetClusterMetricsRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterMetricsRequestProto
YarnServiceProtos.GetClusterMetricsRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetClusterMetricsResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterMetricsResponseProto
YarnServiceProtos.GetClusterMetricsResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterMetricsResponseProto
YarnServiceProtos.GetClusterMetricsResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetClusterNodeLabelsRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterNodeLabelsRequestProto
YarnServiceProtos.GetClusterNodeLabelsRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterNodeLabelsRequestProto
YarnServiceProtos.GetClusterNodeLabelsRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetClusterNodeLabelsResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterNodeLabelsResponseProto
YarnServiceProtos.GetClusterNodeLabelsResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterNodeLabelsResponseProto
YarnServiceProtos.GetClusterNodeLabelsResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetClusterNodesRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterNodesRequestProto
YarnServiceProtos.GetClusterNodesRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterNodesRequestProto
YarnServiceProtos.GetClusterNodesRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetClusterNodesResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterNodesResponseProto
YarnServiceProtos.GetClusterNodesResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetClusterNodesResponseProto
YarnServiceProtos.GetClusterNodesResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetContainerReportRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerReportRequestProto
YarnServiceProtos.GetContainerReportRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerReportRequestProto
YarnServiceProtos.GetContainerReportRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetContainerReportResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerReportResponseProto
YarnServiceProtos.GetContainerReportResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerReportResponseProto
YarnServiceProtos.GetContainerReportResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetContainersRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainersRequestProto
YarnServiceProtos.GetContainersRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainersRequestProto
YarnServiceProtos.GetContainersRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetContainersResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainersResponseProto
YarnServiceProtos.GetContainersResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainersResponseProto
YarnServiceProtos.GetContainersResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetContainerStatusesRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerStatusesRequestProto
YarnServiceProtos.GetContainerStatusesRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerStatusesRequestProto
YarnServiceProtos.GetContainerStatusesRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetContainerStatusesResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerStatusesResponseProto
YarnServiceProtos.GetContainerStatusesResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerStatusesResponseProto
YarnServiceProtos.GetContainerStatusesResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetContainerStatusRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerStatusRequestProto
YarnServiceProtos.GetContainerStatusRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerStatusRequestProto
YarnServiceProtos.GetContainerStatusRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetContainerStatusResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerStatusResponseProto
YarnServiceProtos.GetContainerStatusResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetContainerStatusResponseProto
YarnServiceProtos.GetContainerStatusResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetNewApplicationRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetNewApplicationRequestProto
YarnServiceProtos.GetNewApplicationRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetNewApplicationRequestProto
YarnServiceProtos.GetNewApplicationRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetNewApplicationResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetNewApplicationResponseProto
YarnServiceProtos.GetNewApplicationResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetNewApplicationResponseProto
YarnServiceProtos.GetNewApplicationResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetQueueInfoRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetQueueInfoRequestProto
YarnServiceProtos.GetQueueInfoRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetQueueInfoRequestProto
YarnServiceProtos.GetQueueInfoRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetQueueInfoResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetQueueInfoResponseProto
YarnServiceProtos.GetQueueInfoResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetQueueInfoResponseProto
YarnServiceProtos.GetQueueInfoResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetQueueUserAclsInfoRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetQueueUserAclsInfoRequestProto
YarnServiceProtos.GetQueueUserAclsInfoRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetQueueUserAclsInfoRequestProto
YarnServiceProtos.GetQueueUserAclsInfoRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.GetQueueUserAclsInfoResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetQueueUserAclsInfoResponseProto
YarnServiceProtos.GetQueueUserAclsInfoResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.GetQueueUserAclsInfoResponseProto
YarnServiceProtos.GetQueueUserAclsInfoResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.KillApplicationRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.KillApplicationRequestProto
YarnServiceProtos.KillApplicationRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.KillApplicationRequestProto
YarnServiceProtos.KillApplicationRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.KillApplicationResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.KillApplicationResponseProto
YarnServiceProtos.KillApplicationResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.KillApplicationResponseProto
YarnServiceProtos.KillApplicationResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.MoveApplicationAcrossQueuesRequestProto
YarnServiceProtos.MoveApplicationAcrossQueuesRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.MoveApplicationAcrossQueuesRequestProto
YarnServiceProtos.MoveApplicationAcrossQueuesRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.MoveApplicationAcrossQueuesResponseProto
YarnServiceProtos.MoveApplicationAcrossQueuesResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.MoveApplicationAcrossQueuesResponseProto
YarnServiceProtos.MoveApplicationAcrossQueuesResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.NMTokenProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NMTokenProto
YarnServiceProtos.NMTokenProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.NMTokenProto
YarnServiceProtos.NMTokenProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.RefreshClusterNodeLabelsRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshClusterNodeLabelsRequestProto
YarnServiceProtos.RefreshClusterNodeLabelsRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshClusterNodeLabelsRequestProto
YarnServiceProtos.RefreshClusterNodeLabelsRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.RefreshClusterNodeLabelsResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshClusterNodeLabelsResponseProto
YarnServiceProtos.RefreshClusterNodeLabelsResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RefreshClusterNodeLabelsResponseProto
YarnServiceProtos.RefreshClusterNodeLabelsResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.RegisterApplicationMasterRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RegisterApplicationMasterRequestProto
YarnServiceProtos.RegisterApplicationMasterRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RegisterApplicationMasterRequestProto
YarnServiceProtos.RegisterApplicationMasterRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.RegisterApplicationMasterResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RegisterApplicationMasterResponseProto
YarnServiceProtos.RegisterApplicationMasterResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.RegisterApplicationMasterResponseProto
YarnServiceProtos.RegisterApplicationMasterResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.StartContainerRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StartContainerRequestProto
YarnServiceProtos.StartContainerRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StartContainerRequestProto
YarnServiceProtos.StartContainerRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.StartContainerResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StartContainerResponseProto
YarnServiceProtos.StartContainerResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StartContainerResponseProto
YarnServiceProtos.StartContainerResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.StartContainersRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StartContainersRequestProto
YarnServiceProtos.StartContainersRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StartContainersRequestProto
YarnServiceProtos.StartContainersRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.StartContainersResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StartContainersResponseProto
YarnServiceProtos.StartContainersResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StartContainersResponseProto
YarnServiceProtos.StartContainersResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.StopContainerRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StopContainerRequestProto
YarnServiceProtos.StopContainerRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StopContainerRequestProto
YarnServiceProtos.StopContainerRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.StopContainerResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StopContainerResponseProto
YarnServiceProtos.StopContainerResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StopContainerResponseProto
YarnServiceProtos.StopContainerResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.StopContainersRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StopContainersRequestProto
YarnServiceProtos.StopContainersRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StopContainersRequestProto
YarnServiceProtos.StopContainersRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.StopContainersResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StopContainersResponseProto
YarnServiceProtos.StopContainersResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.StopContainersResponseProto
YarnServiceProtos.StopContainersResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.SubmitApplicationRequestProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.SubmitApplicationRequestProto
YarnServiceProtos.SubmitApplicationRequestProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.SubmitApplicationRequestProto
YarnServiceProtos.SubmitApplicationRequestProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 
YarnServiceProtos.SubmitApplicationResponseProto - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.SubmitApplicationResponseProto
YarnServiceProtos.SubmitApplicationResponseProto.Builder - Class in org.apache.hadoop.yarn.proto
Protobuf type hadoop.yarn.SubmitApplicationResponseProto
YarnServiceProtos.SubmitApplicationResponseProtoOrBuilder - Interface in org.apache.hadoop.yarn.proto
 

Z

ZK_RM_STATE_STORE_PARENT_PATH - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Parent znode path under which ZKRMStateStore will create znodes
ZK_RM_STATE_STORE_ROOT_NODE_ACL - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
Root node ACLs for fencing
ZK_STATE_STORE_PREFIX - Static variable in class org.apache.hadoop.yarn.conf.YarnConfiguration
 
$ A B C D E F G H I K L M N O P Q R S T U V W Y Z 

Copyright © 2014 Apache Software Foundation. All Rights Reserved.