- java.lang.Object
-
- com.google.inject.AbstractModule
-
- com.google.inject.servlet.ServletModule
-
- org.apache.hadoop.yarn.webapp.WebApp
-
- org.apache.hadoop.mapreduce.v2.app.webapp.AMWebApp
-
-
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
-
Constructor Summary
Constructors
Constructor and Description |
AMWebApp() |
-
Method Summary
-
Methods inherited from class org.apache.hadoop.yarn.webapp.WebApp
conf, configureServlets, configureWebAppServlets, getHttpServer, getListenerAddress, getRedirectPath, getServePathSpecs, getWebAppFilterClass, httpServer, joinThread, name, port, route, route, route, routeWithoutDefaultView, stop, wsName
-
Methods inherited from class com.google.inject.servlet.ServletModule
configure, filter, filter, filterRegex, filterRegex, getServletContext, serve, serve, serveRegex, serveRegex
-
Methods inherited from class com.google.inject.AbstractModule
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, 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
-
AMWebApp
public AMWebApp()
-
Method Detail
-
setup
public void setup()
- Specified by:
setup
in class org.apache.hadoop.yarn.webapp.WebApp
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.