public class NMController extends Controller implements YarnWebParams
Controller.RequestContext
LOG
APP_OWNER, APP_STATE, APPLICATION_ID, CONTAINER_ID, CONTAINER_LOG_TYPE, ENTITY_STRING, NM_NODENAME, NODE_STATE, QUEUE_NAME
ERROR_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()
Controller
index
in class Controller
public 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.