|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.yarn.webapp.Controller
org.apache.hadoop.yarn.server.resourcemanager.webapp.RmController
public class RmController
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 |
---|
LOG |
Fields inherited from interface org.apache.hadoop.yarn.webapp.Params |
---|
ERROR_DETAILS, TITLE, TITLE_LINK, USER |
Method Summary | |
---|---|
void |
about()
|
void |
app()
|
void |
index()
|
void |
nodes()
|
void |
queue()
|
void |
scheduler()
|
void |
submit()
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public void index()
index
in class org.apache.hadoop.yarn.webapp.Controller
public void about()
public void app()
public void nodes()
public void scheduler()
public void queue()
public void submit()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |