com.google.inject.Module, org.apache.hadoop.yarn.webapp.YarnWebParamspublic class RMWebApp
extends org.apache.hadoop.yarn.webapp.WebApp
implements org.apache.hadoop.yarn.webapp.YarnWebParams
APP_HISTORY_WEB_UI, APP_OWNER, APP_SC, APP_START_TIME_BEGIN, APP_START_TIME_END, APP_STATE, APPLICATION_ATTEMPT_ID, APPLICATION_ID, APPS_NUM, CONTAINER_ID, CONTAINER_LOG_TYPE, ENTITY_STRING, ERROR_MESSAGE, NEXT_REFRESH_INTERVAL, NM_NODENAME, NODE_LABEL, NODE_SC, NODE_STATE, QUEUE_NAME, RM_WEB_UI, WEB_UI_TYPE| Constructor | Description |
|---|---|
RMWebApp(ResourceManager rm) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
checkIfStandbyRM() |
|
java.lang.String |
getHAZookeeperConnectionState() |
|
java.lang.String |
getRedirectPath() |
|
RMContext |
getRMContext() |
|
protected java.lang.Class<? extends com.sun.jersey.guice.spi.container.servlet.GuiceContainer> |
getWebAppFilterClass() |
|
boolean |
isStandby() |
|
void |
setup() |
conf, configureServlets, configureWebAppServlets, getHttpServer, getListenerAddress, getServePathSpecs, httpServer, joinThread, name, port, route, route, route, routeWithoutDefaultView, stop, wsNameconfigure, filter, filter, filterRegex, filterRegex, getServletContext, serve, serve, serveRegex, serveRegexaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic RMWebApp(ResourceManager rm)
public void setup()
setup in class org.apache.hadoop.yarn.webapp.WebAppprotected java.lang.Class<? extends com.sun.jersey.guice.spi.container.servlet.GuiceContainer> getWebAppFilterClass()
getWebAppFilterClass in class org.apache.hadoop.yarn.webapp.WebApppublic void checkIfStandbyRM()
public boolean isStandby()
public java.lang.String getRedirectPath()
getRedirectPath in class org.apache.hadoop.yarn.webapp.WebApppublic java.lang.String getHAZookeeperConnectionState()
public RMContext getRMContext()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.