com.github.ltsopensource.jobtracker.cmd
Class LoadJobHttpCmd
java.lang.Object
com.github.ltsopensource.jobtracker.cmd.LoadJobHttpCmd
- All Implemented Interfaces:
- com.github.ltsopensource.cmd.HttpCmdProc
public class LoadJobHttpCmd
- extends Object
- implements com.github.ltsopensource.cmd.HttpCmdProc
给JobTracker发送信号,加载任务
- Author:
- Robert HG (254963746@qq.com) on 10/26/15.
LoadJobHttpCmd
public LoadJobHttpCmd(JobTrackerAppContext appContext)
nodeIdentity
public String nodeIdentity()
- Specified by:
nodeIdentity in interface com.github.ltsopensource.cmd.HttpCmdProc
getCommand
public String getCommand()
- Specified by:
getCommand in interface com.github.ltsopensource.cmd.HttpCmdProc
execute
public com.github.ltsopensource.cmd.HttpCmdResponse execute(com.github.ltsopensource.cmd.HttpCmdRequest request)
throws Exception
- Specified by:
execute in interface com.github.ltsopensource.cmd.HttpCmdProc
- Throws:
Exception
Copyright © 2017. All rights reserved.