public class LoadJobHttpCmd extends Object implements HttpCmdProc
| Constructor and Description |
|---|
LoadJobHttpCmd(JobTrackerAppContext appContext) |
| Modifier and Type | Method and Description |
|---|---|
HttpCmdResponse |
execute(HttpCmdRequest request) |
String |
getCommand() |
String |
nodeIdentity() |
public LoadJobHttpCmd(JobTrackerAppContext appContext)
public String nodeIdentity()
nodeIdentity in interface HttpCmdProcpublic String getCommand()
getCommand in interface HttpCmdProcpublic HttpCmdResponse execute(HttpCmdRequest request) throws Exception
execute in interface HttpCmdProcExceptionCopyright © 2016. All rights reserved.