public class RMContainerBlock
extends org.apache.hadoop.yarn.server.webapp.ContainerBlock
Constructor and Description |
---|
RMContainerBlock(ResourceManager resourceManager,
org.apache.hadoop.yarn.webapp.View.ViewContext ctx) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.hadoop.yarn.api.records.ContainerReport |
getContainerReport(org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest request) |
getCallerUGI, render, renderPartial
echo, echoWithoutEscapeHtml, puts, putWithoutEscapeHtml, writer
@Inject public RMContainerBlock(ResourceManager resourceManager, org.apache.hadoop.yarn.webapp.View.ViewContext ctx)
protected org.apache.hadoop.yarn.api.records.ContainerReport getContainerReport(org.apache.hadoop.yarn.api.protocolrecords.GetContainerReportRequest request) throws org.apache.hadoop.yarn.exceptions.YarnException, IOException
getContainerReport
in class org.apache.hadoop.yarn.server.webapp.ContainerBlock
org.apache.hadoop.yarn.exceptions.YarnException
IOException
Copyright © 2008–2020 Apache Software Foundation. All rights reserved.