Class SCMController
java.lang.Object
org.apache.hadoop.yarn.webapp.Controller
org.apache.hadoop.yarn.server.sharedcachemanager.webapp.SCMController
- All Implemented Interfaces:
org.apache.hadoop.yarn.webapp.Params
@Private
@Unstable
public class SCMController
extends org.apache.hadoop.yarn.webapp.Controller
The controller class for the shared cache manager web app.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.yarn.webapp.Controller
org.apache.hadoop.yarn.webapp.Controller.RequestContext -
Field Summary
Fields inherited from class org.apache.hadoop.yarn.webapp.Controller
LOGFields inherited from interface org.apache.hadoop.yarn.webapp.Params
ERROR_DETAILS, TITLE, TITLE_LINK, USER -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.yarn.webapp.Controller
$, context, cookies, echo, error, get, getInstance, inDevMode, info, injector, render, renderJSON, renderJSON, renderText, request, response, set, setStatus, setTitle, setTitle, status, url, writer
-
Constructor Details
-
SCMController
public SCMController()
-
-
Method Details
-
index
public void index()- Specified by:
indexin classorg.apache.hadoop.yarn.webapp.Controller
-
overview
public void overview()It is referenced in SCMWebServer.SCMWebApp.setup()
-