Class MyApp.MyController
java.lang.Object
org.apache.hadoop.yarn.webapp.Controller
org.apache.hadoop.yarn.webapp.example.MyApp.MyController
- All Implemented Interfaces:
Params
- Enclosing class:
- MyApp
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.hadoop.yarn.webapp.Controller
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 -
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
-
Method Details
-
index
public void index()Description copied from class:ControllerThe default action.- Specified by:
indexin classController
-
anythingYouWant
public void anythingYouWant()
-