public class RMAppAttemptBlock
extends org.apache.hadoop.yarn.server.webapp.AppAttemptBlock
| Modifier and Type | Field and Description | 
|---|---|
| protected org.apache.hadoop.conf.Configuration | conf | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | createAttemptHeadRoomTable(org.apache.hadoop.yarn.webapp.view.HtmlBlock.Block html) | 
| protected void | createTablesForAttemptMetrics(org.apache.hadoop.yarn.webapp.view.HtmlBlock.Block html) | 
| protected void | generateOverview(org.apache.hadoop.yarn.api.records.ApplicationAttemptReport appAttemptReport,
                Collection<org.apache.hadoop.yarn.api.records.ContainerReport> containers,
                org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo appAttempt,
                String node) | 
| protected org.apache.hadoop.yarn.api.records.ApplicationAttemptReport | getApplicationAttemptReport(org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest request) | 
| protected List<org.apache.hadoop.yarn.api.records.ContainerReport> | getContainers(org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest request) | 
hasAMContainer, rendergetCallerUGI, render, renderPartialecho, echoWithoutEscapeHtml, puts, putWithoutEscapeHtml, writerprotected void createAttemptHeadRoomTable(org.apache.hadoop.yarn.webapp.view.HtmlBlock.Block html)
createAttemptHeadRoomTable in class org.apache.hadoop.yarn.server.webapp.AppAttemptBlockprotected void generateOverview(org.apache.hadoop.yarn.api.records.ApplicationAttemptReport appAttemptReport,
                                Collection<org.apache.hadoop.yarn.api.records.ContainerReport> containers,
                                org.apache.hadoop.yarn.server.webapp.dao.AppAttemptInfo appAttempt,
                                String node)
generateOverview in class org.apache.hadoop.yarn.server.webapp.AppAttemptBlockprotected void createTablesForAttemptMetrics(org.apache.hadoop.yarn.webapp.view.HtmlBlock.Block html)
createTablesForAttemptMetrics in class org.apache.hadoop.yarn.server.webapp.AppAttemptBlockprotected List<org.apache.hadoop.yarn.api.records.ContainerReport> getContainers(org.apache.hadoop.yarn.api.protocolrecords.GetContainersRequest request) throws org.apache.hadoop.yarn.exceptions.YarnException, IOException
getContainers in class org.apache.hadoop.yarn.server.webapp.AppAttemptBlockorg.apache.hadoop.yarn.exceptions.YarnExceptionIOExceptionprotected org.apache.hadoop.yarn.api.records.ApplicationAttemptReport getApplicationAttemptReport(org.apache.hadoop.yarn.api.protocolrecords.GetApplicationAttemptReportRequest request)
                                                                                           throws org.apache.hadoop.yarn.exceptions.YarnException,
                                                                                                  IOException
getApplicationAttemptReport in class org.apache.hadoop.yarn.server.webapp.AppAttemptBlockorg.apache.hadoop.yarn.exceptions.YarnExceptionIOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.