public class NMController extends Controller implements YarnWebParams
Controller.RequestContextLOGAPP_OWNER, APP_STATE, APPLICATION_ID, CONTAINER_ID, CONTAINER_LOG_TYPE, ENTITY_STRING, NM_NODENAME, NODE_STATE, QUEUE_NAMEERROR_DETAILS, TITLE, TITLE_LINK, USER| Constructor and Description |
|---|
NMController(Configuration nmConf,
Controller.RequestContext requestContext,
Context nmContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
allApplications() |
void |
allContainers() |
void |
application() |
void |
container() |
void |
index()
The default action.
|
void |
info() |
void |
logs() |
void |
node() |
$, context, cookies, echo, error, get, getInstance, inDevMode, info, injector, render, renderJSON, renderJSON, renderText, request, response, set, setStatus, setTitle, setTitle, status, url, writer@Inject public NMController(Configuration nmConf, Controller.RequestContext requestContext, Context nmContext)
public void index()
Controllerindex in class Controllerpublic void info()
public void node()
public void allApplications()
public void allContainers()
public void application()
public void container()
public void logs()
Copyright © 2013 Apache Software Foundation. All rights reserved.