|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.google.inject.AbstractModule
com.google.inject.servlet.ServletModule
org.apache.hadoop.yarn.webapp.WebApp
org.apache.hadoop.yarn.server.resourcemanager.webapp.RMWebApp
public class RMWebApp
The RM webapp
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.hadoop.yarn.webapp.WebApp |
---|
org.apache.hadoop.yarn.webapp.WebApp.HTTP |
Nested classes/interfaces inherited from class com.google.inject.servlet.ServletModule |
---|
com.google.inject.servlet.ServletModule.FilterKeyBindingBuilder, com.google.inject.servlet.ServletModule.ServletKeyBindingBuilder |
Field Summary |
---|
Fields inherited from interface org.apache.hadoop.yarn.webapp.YarnWebParams |
---|
APP_OWNER, APP_STATE, APPLICATION_ID, CONTAINER_ID, CONTAINER_LOG_TYPE, ENTITY_STRING, NM_NODENAME, NODE_STATE, QUEUE_NAME |
Constructor Summary | |
---|---|
RMWebApp(ResourceManager rm)
|
Method Summary | |
---|---|
void |
setup()
|
Methods inherited from class org.apache.hadoop.yarn.webapp.WebApp |
---|
conf, configureServlets, getListenerAddress, getRedirectPath, getServePathSpecs, httpServer, joinThread, name, port, route, route, route, stop |
Methods inherited from class com.google.inject.servlet.ServletModule |
---|
configure, filter, filterRegex, getServletContext, serve, serveRegex |
Methods inherited from class com.google.inject.AbstractModule |
---|
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RMWebApp(ResourceManager rm)
Method Detail |
---|
public void setup()
setup
in class org.apache.hadoop.yarn.webapp.WebApp
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |