- generateApplicationTable(HtmlBlock.Block, UserGroupInformation, Collection<ApplicationAttemptReport>) - Method in class org.apache.hadoop.yarn.server.webapp.AppBlock
-
- generateOverview(ApplicationAttemptReport, Collection<ContainerReport>, AppAttemptInfo, String) - Method in class org.apache.hadoop.yarn.server.webapp.AppAttemptBlock
-
- getAccepted() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyResponsePBImpl
-
- getAccepted() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderNotifyResponse
-
Get whether or not the shared cache manager has accepted the notified
resource (i.e.
- getAllocatedCpuVcores() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getAllocatedMB() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getAllocatedMemoryMB() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getAllocatedResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getAllocatedResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the allocated Resource
of the container.
- getAllocatedVCores() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getAmContainerId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getAmNodeLabelExpression() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getApp(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getAppAttempt(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getAppAttemptId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getAppAttempts(HttpServletRequest, HttpServletResponse, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getAppAttemptState() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getAppId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getApplicationId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.LogAggregationReportPBImpl
-
- getApplicationId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.LogAggregationReport
-
Get the ApplicationId
of the application.
- getApplicationsToCleanup() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getApplicationsToCleanup() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getApplicationTags() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getAppNodeLabelExpression() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getApps() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppsInfo
-
- getApps(HttpServletRequest, HttpServletResponse, String, Set<String>, String, String, String, String, String, String, String, String, Set<String>) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getAppState() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getAreNodeLabelsAcceptedByRM() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getAreNodeLabelsAcceptedByRM() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getAreNodeLabelsAcceptedByRM() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getAreNodeLabelsAcceptedByRM() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getAssignedNodeId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getAttempts() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptsInfo
-
- getBytes() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- getBytes() - Method in interface org.apache.hadoop.yarn.server.api.records.MasterKey
-
- getCacheDepth(Configuration) - Static method in class org.apache.hadoop.yarn.server.sharedcache.SharedCacheUtil
-
- getCacheEntryGlobPattern(int) - Static method in class org.apache.hadoop.yarn.server.sharedcache.SharedCacheUtil
-
- getCacheEntryPath(int, String, String) - Static method in class org.apache.hadoop.yarn.server.sharedcache.SharedCacheUtil
-
- getContainer(HttpServletRequest, HttpServletResponse, String, String, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the final exit status
of the container.
- getContainerExitStatus() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getContainerId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getContainerId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the ContainerId
of the container.
- getContainerId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getContainers() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainersInfo
-
- getContainers(HttpServletRequest, HttpServletResponse, String, String) - Method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getContainersStatuses() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getContainersStatuses() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getContainerState() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getContainerState() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- getContainerState() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getContainersToBeRemovedFromNM() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getContainersToBeRemovedFromNM() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getContainersToCleanup() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getContainersToCleanup() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getContainersToDecrease() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getContainersToDecrease() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getContainersToSignalList() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getContainersToSignalList() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getContainersUtilization() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getContainersUtilization() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
Get the resource utilization of the containers.
- getContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getContainerTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getCreationTime() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getCreationTime() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the time when the container is created
- getCurrentAppAttemptId() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getCurrentKey() - Method in class org.apache.hadoop.yarn.server.security.BaseContainerTokenSecretManager
-
- getCurrentKey() - Method in class org.apache.hadoop.yarn.server.security.BaseNMTokenSecretManager
-
- getDiagnosticMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.LogAggregationReportPBImpl
-
- getDiagnosticMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.LogAggregationReport
-
Get the diagnositic information of this log aggregation
- getDiagnostics() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getDiagnostics() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the DiagnosticsInfo of the container.
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getDiagnosticsInfo() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getDiagnosticsMessage() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getDiagnosticsMessage() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getDiagnosticsMessage() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getElapsedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getElapsedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getFileName() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyRequestPBImpl
-
- getFileName() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderNotifyRequest
-
Get the filename of the resource that was just uploaded to the shared
cache.
- getFinalAppStatus() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getFinishedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getFinishedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getFinishedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getHealthReport() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- getHealthReport() - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
Get the diagnostic health report of the node.
- getHost() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getHost() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getHttpPort() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getHttpPort() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getIncreasedContainers() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getIncreasedContainers() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getIsNodeHealthy() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- getIsNodeHealthy() - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
Is the node healthy?
- getKeepAliveApplications() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getKeepAliveApplications() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getKerberosInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.yarn.server.RMNMSecurityInfoClass
-
- getKeyId() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- getKeyId() - Method in interface org.apache.hadoop.yarn.server.api.records.MasterKey
-
- getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- getLastHealthReportTime() - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
Get the last timestamp at which the health report was received.
- getLastKnownContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getLastKnownContainerTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- getLastKnownNMTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getLastKnownNMTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- getLogAggregationReportsForApps() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getLogAggregationReportsForApps() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- getLogAggregationStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.LogAggregationReportPBImpl
-
- getLogAggregationStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.LogAggregationReport
-
Get the LogAggregationStatus
.
- getLogAggregationStatus() - Method in class org.apache.hadoop.yarn.server.webapp.AppBlock
-
- getLogUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getMajorVersion() - Method in class org.apache.hadoop.yarn.server.records.impl.pb.VersionPBImpl
-
- getMajorVersion() - Method in class org.apache.hadoop.yarn.server.records.Version
-
- getMasterKey() - Method in class org.apache.hadoop.yarn.server.security.MasterKeyData
-
- getMinorVersion() - Method in class org.apache.hadoop.yarn.server.records.impl.pb.VersionPBImpl
-
- getMinorVersion() - Method in class org.apache.hadoop.yarn.server.records.Version
-
- getName() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getNextHeartBeatInterval() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getNextHeartBeatInterval() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getNMContainerStatuses() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getNMContainerStatuses() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getNMTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getNMTokenMasterKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getNMTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getNMTokenMasterKey() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getNMVersion() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getNMVersion() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getNodeAction() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getNodeAction() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getNodeAction() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getNodeAction() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getNodeHealthStatus() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getNodeHealthStatus() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getNodeHttpAddress() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.UnRegisterNodeManagerRequestPBImpl
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.UnRegisterNodeManagerRequest
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getNodeId() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getNodeLabelExpression() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getNodeLabelExpression() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the node-label-expression in the original ResourceRequest
- getNodeLabels() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getNodeLabels() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getNodeLabels() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- getNodeLabels() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getNodeStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getNodeStatus() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- getNodeUtilization() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getNodeUtilization() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
Get the resource utilization of the node.
- getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getOriginalTrackingUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getPriority() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getPriority() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
Get the Priority
of the request.
- getPriority() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getPriority() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getProgress() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.LogAggregationReportPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadRequestPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadResponsePBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyRequestPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyResponsePBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.UnRegisterNodeManagerRequestPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.UnRegisterNodeManagerResponsePBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getProto() - Method in class org.apache.hadoop.yarn.server.records.impl.pb.VersionPBImpl
-
- getQueue() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getResource() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getResource() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- getResource() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getResourceKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadRequestPBImpl
-
- getResourceKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyRequestPBImpl
-
- getResourceKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderCanUploadRequest
-
Get the key
of the resource that would be uploaded to the
shared cache.
- getResourceKey() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderNotifyRequest
-
Get the key
of the resource that was just uploaded to the
shared cache.
- getResponseId() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getResponseId() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getResponseId() - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- getResponseId() - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- getRMAddress(YarnConfiguration, Class<?>) - Method in class org.apache.hadoop.yarn.server.api.ServerRMProxy
-
- getRMIdentifier() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getRMIdentifier() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getRMVersion() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- getRMVersion() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- getRpcPort() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getRpcPort() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getRunningApplications() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- getRunningApplications() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
We introduce this here because currently YARN RM doesn't persist nodes info
for application running.
- getRunningContainers() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getSecretKey() - Method in class org.apache.hadoop.yarn.server.security.MasterKeyData
-
- getServiceData(String) - Method in class org.apache.hadoop.yarn.lib.ZKClient
-
get data published by the service at the registration address
- getStartedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getStartedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getStartedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- getSubmittedTime() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getSystemCredentialsForApps() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- getSystemCredentialsForApps() - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- getTokenInfo(Class<?>, Configuration) - Method in class org.apache.hadoop.yarn.server.RMNMSecurityInfoClass
-
- getTrackingUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- getTrackingUrl() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getType() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getUploadable() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadResponsePBImpl
-
- getUploadable() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderCanUploadResponse
-
Get whether or not the node manager can upload the resource to the shared
cache.
- getUser() - Method in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- getUser(HttpServletRequest) - Static method in class org.apache.hadoop.yarn.server.webapp.WebServices
-
- getVersion() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- getVersion() - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- SCMUploaderCanUploadRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
-
The request from the NodeManager to the SharedCacheManager
that
requests whether it can upload a resource in the shared cache.
- SCMUploaderCanUploadRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderCanUploadRequest
-
- SCMUploaderCanUploadRequestPBImpl - Class in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb
-
- SCMUploaderCanUploadRequestPBImpl() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadRequestPBImpl
-
- SCMUploaderCanUploadRequestPBImpl(YarnServerCommonServiceProtos.SCMUploaderCanUploadRequestProto) - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadRequestPBImpl
-
- SCMUploaderCanUploadResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
-
The response from the SharedCacheManager to the NodeManager that indicates
whether the NodeManager can upload the resource to the shared cache.
- SCMUploaderCanUploadResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderCanUploadResponse
-
- SCMUploaderCanUploadResponsePBImpl - Class in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb
-
- SCMUploaderCanUploadResponsePBImpl() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadResponsePBImpl
-
- SCMUploaderCanUploadResponsePBImpl(YarnServerCommonServiceProtos.SCMUploaderCanUploadResponseProto) - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadResponsePBImpl
-
- SCMUploaderNotifyRequest - Class in org.apache.hadoop.yarn.server.api.protocolrecords
-
The request from the NodeManager to the SharedCacheManager
that
notifies that a resource has been uploaded to the shared cache.
- SCMUploaderNotifyRequest() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderNotifyRequest
-
- SCMUploaderNotifyRequestPBImpl - Class in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb
-
- SCMUploaderNotifyRequestPBImpl() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyRequestPBImpl
-
- SCMUploaderNotifyRequestPBImpl(YarnServerCommonServiceProtos.SCMUploaderNotifyRequestProto) - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyRequestPBImpl
-
- SCMUploaderNotifyResponse - Class in org.apache.hadoop.yarn.server.api.protocolrecords
-
The response from the SharedCacheManager to the NodeManager that indicates
whether the NodeManager needs to delete the cached resource it was sending
the notification for.
- SCMUploaderNotifyResponse() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderNotifyResponse
-
- SCMUploaderNotifyResponsePBImpl - Class in org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb
-
- SCMUploaderNotifyResponsePBImpl() - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyResponsePBImpl
-
- SCMUploaderNotifyResponsePBImpl(YarnServerCommonServiceProtos.SCMUploaderNotifyResponseProto) - Constructor for class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyResponsePBImpl
-
- SCMUploaderProtocol - Interface in org.apache.hadoop.yarn.server.api
-
The protocol between a NodeManager's
SharedCacheUploadService
and the
SharedCacheManager.
- SCMUploaderProtocolPB - Interface in org.apache.hadoop.yarn.server.api
-
- SCMUploaderProtocolPBClientImpl - Class in org.apache.hadoop.yarn.server.api.impl.pb.client
-
- SCMUploaderProtocolPBClientImpl(long, InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.yarn.server.api.impl.pb.client.SCMUploaderProtocolPBClientImpl
-
- SCMUploaderProtocolPBServiceImpl - Class in org.apache.hadoop.yarn.server.api.impl.pb.service
-
- SCMUploaderProtocolPBServiceImpl(SCMUploaderProtocol) - Constructor for class org.apache.hadoop.yarn.server.api.impl.pb.service.SCMUploaderProtocolPBServiceImpl
-
- seek(byte[]) - Method in class org.apache.hadoop.yarn.server.utils.LeveldbIterator
-
Repositions the iterator so the key of the next BlockElement
returned greater than or equal to the specified targetKey.
- seekToFirst() - Method in class org.apache.hadoop.yarn.server.utils.LeveldbIterator
-
Repositions the iterator so is is at the beginning of the Database.
- seekToLast() - Method in class org.apache.hadoop.yarn.server.utils.LeveldbIterator
-
Repositions the iterator so it is at the end of of the Database.
- serialNo - Variable in class org.apache.hadoop.yarn.server.security.BaseContainerTokenSecretManager
-
- serialNo - Variable in class org.apache.hadoop.yarn.server.security.BaseNMTokenSecretManager
-
- ServerRMProxy<T> - Class in org.apache.hadoop.yarn.server.api
-
- setAccepted(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyResponsePBImpl
-
- setAccepted(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderNotifyResponse
-
Set whether or not the shared cache manager has accepted the notified
resource (i.e.
- setAllocatedResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setAllocatedResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.LogAggregationReportPBImpl
-
- setApplicationId(ApplicationId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.LogAggregationReport
-
- setAreNodeLabelsAcceptedByRM(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setAreNodeLabelsAcceptedByRM(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setAreNodeLabelsAcceptedByRM(boolean) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setAreNodeLabelsAcceptedByRM(boolean) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setBytes(ByteBuffer) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- setBytes(ByteBuffer) - Method in interface org.apache.hadoop.yarn.server.api.records.MasterKey
-
- setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setContainerExitStatus(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setContainerId(ContainerId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setContainersStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setContainersStatuses(List<ContainerStatus>) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setContainerState(ContainerState) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setContainerState(ContainerState) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setContainerStatuses(List<NMContainerStatus>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setContainerStatuses(List<NMContainerStatus>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setContainersUtilization(ResourceUtilization) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setContainersUtilization(ResourceUtilization) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setContainerTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setContainerTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setContainerTokenMasterKey(MasterKey) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setContainerTokenMasterKey(MasterKey) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setCreationTime(long) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setCreationTime(long) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setDelegationTokenSecretManager(AbstractDelegationTokenSecretManager<?>) - Static method in class org.apache.hadoop.yarn.server.security.http.RMAuthenticationFilter
-
- setDiagnosticMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.LogAggregationReportPBImpl
-
- setDiagnosticMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.LogAggregationReport
-
- setDiagnostics(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setDiagnostics(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setDiagnosticsMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setDiagnosticsMessage(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setDiagnosticsMessage(String) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setDiagnosticsMessage(String) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setFilename(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyRequestPBImpl
-
- setFilename(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderNotifyRequest
-
Set the filename of the resource that was just uploaded to the shared
cache.
- setHealthReport(String) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- setHealthReport(String) - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
- setHttpPort(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setHttpPort(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setIncreasedContainers(List<Container>) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setIncreasedContainers(List<Container>) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setIsNodeHealthy(boolean) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- setIsNodeHealthy(boolean) - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
- setKeepAliveApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setKeepAliveApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setKeyId(int) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.MasterKeyPBImpl
-
- setKeyId(int) - Method in interface org.apache.hadoop.yarn.server.api.records.MasterKey
-
- setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeHealthStatusPBImpl
-
- setLastHealthReportTime(long) - Method in class org.apache.hadoop.yarn.server.api.records.NodeHealthStatus
-
- setLastKnownContainerTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- setLastKnownContainerTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- setLastKnownNMTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- setLastKnownNMTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- setLogAggregationReportsForApps(List<LogAggregationReport>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- setLogAggregationReportsForApps(List<LogAggregationReport>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- setLogAggregationStatus(LogAggregationStatus) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.LogAggregationReportPBImpl
-
- setLogAggregationStatus(LogAggregationStatus) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.LogAggregationReport
-
- setMajorVersion(int) - Method in class org.apache.hadoop.yarn.server.records.impl.pb.VersionPBImpl
-
- setMajorVersion(int) - Method in class org.apache.hadoop.yarn.server.records.Version
-
- setMinorVersion(int) - Method in class org.apache.hadoop.yarn.server.records.impl.pb.VersionPBImpl
-
- setMinorVersion(int) - Method in class org.apache.hadoop.yarn.server.records.Version
-
- setNextHeartBeatInterval(long) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setNextHeartBeatInterval(long) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setNMTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setNMTokenMasterKey(MasterKey) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setNMTokenMasterKey(MasterKey) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setNMTokenMasterKey(MasterKey) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setNMVersion(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setNMVersion(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setNodeAction(NodeAction) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setNodeAction(NodeAction) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setNodeAction(NodeAction) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setNodeAction(NodeAction) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setNodeHealthStatus(NodeHealthStatus) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setNodeHealthStatus(NodeHealthStatus) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.UnRegisterNodeManagerRequestPBImpl
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.UnRegisterNodeManagerRequest
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setNodeId(NodeId) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setNodeLabelExpression(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setNodeLabels(Set<NodeLabel>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- setNodeLabels(Set<NodeLabel>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setNodeLabels(Set<NodeLabel>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- setNodeLabels(Set<NodeLabel>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setNodeStatus(NodeStatus) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatRequestPBImpl
-
- setNodeStatus(NodeStatus) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatRequest
-
- setNodeUtilization(ResourceUtilization) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setNodeUtilization(ResourceUtilization) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setPriority(Priority) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setPriority(Priority) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- setResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setResource(Resource) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setResource(Resource) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setResource(Resource) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setResourceKey(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadRequestPBImpl
-
- setResourceKey(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderNotifyRequestPBImpl
-
- setResourceKey(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderCanUploadRequest
-
Set the key
of the resource that would be uploaded to the
shared cache.
- setResourceKey(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderNotifyRequest
-
Set the key
of the resource that was just uploaded to the
shared cache.
- setResponseId(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setResponseId(int) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setResponseId(int) - Method in class org.apache.hadoop.yarn.server.api.records.impl.pb.NodeStatusPBImpl
-
- setResponseId(int) - Method in class org.apache.hadoop.yarn.server.api.records.NodeStatus
-
- setRMIdentifier(long) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setRMIdentifier(long) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setRMVersion(String) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerResponsePBImpl
-
- setRMVersion(String) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerResponse
-
- setRunningApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.RegisterNodeManagerRequestPBImpl
-
- setRunningApplications(List<ApplicationId>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.RegisterNodeManagerRequest
-
- setSystemCredentialsForApps(Map<ApplicationId, ByteBuffer>) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NodeHeartbeatResponsePBImpl
-
- setSystemCredentialsForApps(Map<ApplicationId, ByteBuffer>) - Method in interface org.apache.hadoop.yarn.server.api.protocolrecords.NodeHeartbeatResponse
-
- setUploadable(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.SCMUploaderCanUploadResponsePBImpl
-
- setUploadable(boolean) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.SCMUploaderCanUploadResponse
-
Set whether or not the node manager can upload the resource to the shared
cache.
- setVersion(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.impl.pb.NMContainerStatusPBImpl
-
- setVersion(int) - Method in class org.apache.hadoop.yarn.server.api.protocolrecords.NMContainerStatus
-
- SharedCacheUtil - Class in org.apache.hadoop.yarn.server.sharedcache
-
A utility class that contains helper methods for dealing with the internal
shared cache structure.
- SharedCacheUtil() - Constructor for class org.apache.hadoop.yarn.server.sharedcache.SharedCacheUtil
-
- startedTime - Variable in class org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo
-
- startedTime - Variable in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-
- startedTime - Variable in class org.apache.hadoop.yarn.server.webapp.dao.ContainerInfo
-
- STATE_EVENT_INFO - Static variable in class org.apache.hadoop.yarn.server.metrics.AppAttemptMetricsConstants
-
- STATE_EVENT_INFO - Static variable in class org.apache.hadoop.yarn.server.metrics.ApplicationMetricsConstants
-
- STATE_EVENT_INFO - Static variable in class org.apache.hadoop.yarn.server.metrics.ContainerMetricsConstants
-
- STATE_UPDATED_EVENT_TYPE - Static variable in class org.apache.hadoop.yarn.server.metrics.ApplicationMetricsConstants
-
- SUBMITTED_TIME_ENTITY_INFO - Static variable in class org.apache.hadoop.yarn.server.metrics.ApplicationMetricsConstants
-
- submittedTime - Variable in class org.apache.hadoop.yarn.server.webapp.dao.AppInfo
-