Class HelloWorld.Hello
java.lang.Object
org.apache.hadoop.yarn.webapp.Controller
org.apache.hadoop.yarn.webapp.example.HelloWorld.Hello
- All Implemented Interfaces:
Params
- Enclosing class:
- HelloWorld
-
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 -
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
-
Hello
public Hello()
-
-
Method Details
-
index
public void index()Description copied from class:ControllerThe default action.- Specified by:
indexin classController
-
html
public void html() -
json
public void json()
-