public class IndexBlock extends SliderHamletBlock
| Modifier and Type | Field and Description |
|---|---|
static String |
ALL_CONTAINERS_ALLOCATED
Message printed when application is at full size.
|
appState, providerService, restPaths| Constructor and Description |
|---|
IndexBlock(WebAppApi slider) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addProviderServiceOptions(ProviderService provider,
org.apache.hadoop.yarn.webapp.hamlet.Hamlet.UL ul,
ClusterDescription clusterStatus) |
protected void |
doIndex(org.apache.hadoop.yarn.webapp.hamlet.Hamlet html,
String providerName) |
protected void |
render(org.apache.hadoop.yarn.webapp.view.HtmlBlock.Block html) |
apiPath, relPath, rootPathgetCallerUGI, render, renderPartialpublic static final String ALL_CONTAINERS_ALLOCATED
@Inject public IndexBlock(WebAppApi slider)
protected void render(org.apache.hadoop.yarn.webapp.view.HtmlBlock.Block html)
render in class org.apache.hadoop.yarn.webapp.view.HtmlBlockprotected void doIndex(org.apache.hadoop.yarn.webapp.hamlet.Hamlet html,
String providerName)
protected void addProviderServiceOptions(ProviderService provider, org.apache.hadoop.yarn.webapp.hamlet.Hamlet.UL ul, ClusterDescription clusterStatus)
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.