|
||||||||||
| 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.nodemanager.webapp.NMController
public class NMController
| 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.YarnWebParams |
|---|
APP_OWNER, APP_STATE, APPLICATION_ID, CONTAINER_ID, CONTAINER_LOG_TYPE, ENTITY_STRING, NM_NODENAME, NODE_STATE, QUEUE_NAME |
| Fields inherited from interface org.apache.hadoop.yarn.webapp.Params |
|---|
ERROR_DETAILS, TITLE, TITLE_LINK, USER |
| Constructor Summary | |
|---|---|
NMController(org.apache.hadoop.conf.Configuration nmConf,
org.apache.hadoop.yarn.webapp.Controller.RequestContext requestContext,
Context nmContext)
|
|
| Method Summary | |
|---|---|
void |
allApplications()
|
void |
allContainers()
|
void |
application()
|
void |
container()
|
void |
index()
|
void |
info()
|
void |
logs()
|
void |
node()
|
| 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 |
| Constructor Detail |
|---|
@Inject
public NMController(org.apache.hadoop.conf.Configuration nmConf,
org.apache.hadoop.yarn.webapp.Controller.RequestContext requestContext,
Context nmContext)
| Method Detail |
|---|
public void index()
index in class org.apache.hadoop.yarn.webapp.Controllerpublic void info()
public void node()
public void allApplications()
public void allContainers()
public void application()
public void container()
public void logs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||