HtmlBlock.BlockView.ViewContext| Modifier and Type | Field and Description |
|---|---|
protected ApplicationBaseProtocol |
appBaseProt |
protected Collection<ApplicationReport> |
appReports |
protected UserGroupInformation |
callerUGI |
protected EnumSet<YarnApplicationState> |
reqAppStates |
UNAVAILABLEERROR_DETAILS, TITLE, TITLE_LINK, USER| Modifier | Constructor and Description |
|---|---|
protected |
AppsBlock(ApplicationBaseProtocol appBaseProt,
View.ViewContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
fetchData() |
void |
render(HtmlBlock.Block html) |
protected void |
renderData(HtmlBlock.Block html) |
getCallerUGI, render, renderPartialprotected ApplicationBaseProtocol appBaseProt
protected EnumSet<YarnApplicationState> reqAppStates
protected UserGroupInformation callerUGI
protected Collection<ApplicationReport> appReports
@Inject protected AppsBlock(ApplicationBaseProtocol appBaseProt, View.ViewContext ctx)
protected void fetchData()
throws YarnException,
IOException,
InterruptedException
public void render(HtmlBlock.Block html)
protected void renderData(HtmlBlock.Block html)
Copyright © 2018 CERN. All Rights Reserved.