public class RetryJobClient extends JobClient<JobClientNode,JobClientAppContext>
remotingClientappContext, config, node, registry, started| Constructor and Description |
|---|
RetryJobClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
beforeStart() |
protected void |
beforeStop() |
Response |
submitJob(Job job) |
Response |
submitJob(List<Job> jobs) |
afterStart, afterStop, cancelJob, getDefaultProcessor, setJobCompletedHandler, submitJobafterRemotingStart, afterRemotingStop, beforeRemotingStart, beforeRemotingStop, isServerEnable, remotingStart, remotingStop, setNodeGroupaddConfig, addMasterChangeListener, addNodeChangeListener, destroy, initConfig, setBindIp, setClusterName, setDataPath, setIdentity, setInvokeTimeoutMillis, setRegistryAddress, start, stopprotected void beforeStart()
beforeStart in class JobClient<JobClientNode,JobClientAppContext>protected void beforeStop()
beforeStop in class JobClient<JobClientNode,JobClientAppContext>public Response submitJob(Job job)
submitJob in class JobClient<JobClientNode,JobClientAppContext>public Response submitJob(List<Job> jobs)
submitJob in class JobClient<JobClientNode,JobClientAppContext>Copyright © 2016. All rights reserved.