| 限定符和类型 | 方法和说明 |
|---|---|
RpcResult |
JobserCallerService.crontab(JobserExecutor executor,
String crontab) |
RpcResult |
JobserCallerService.delete(JobserExecutor executor) |
RpcResult |
JobserCallerService.fixdelay(JobserExecutor executor,
int fixdelay) |
RpcResult |
JobserCallerService.fixrate(JobserExecutor executor,
int fixtate) |
RpcResult |
JobserCallerService.pause(JobserExecutor executor) |
RpcResult |
JobserCallerService.resume(JobserExecutor executor) |
RpcResult |
JobserCallerService.start(JobserExecutor executor) |
RpcResult |
JobserCallerService.status(JobserExecutor executor) |
RpcResult |
JobserCallerService.stop(JobserExecutor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcResult |
JobserCallerServiceConcurrent.crontab(JobserExecutor executor,
String crontab) |
RpcResult |
JobserCallerServiceConcurrent.delete(JobserExecutor executor) |
RpcResult |
JobserCallerServiceConcurrent.fixdelay(JobserExecutor executor,
int fixdelay) |
RpcResult |
JobserCallerServiceConcurrent.fixrate(JobserExecutor executor,
int fixtate) |
RpcResult |
JobserCallerServiceConcurrent.pause(JobserExecutor executor) |
RpcResult |
JobserCallerServiceConcurrent.resume(JobserExecutor executor) |
RpcResult |
JobserCallerServiceConcurrent.start(JobserExecutor executor) |
RpcResult |
JobserCallerServiceConcurrent.status(JobserExecutor executor) |
RpcResult |
JobserCallerServiceConcurrent.stop(JobserExecutor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcResult |
JobserCallerServiceQuartz.crontab(JobserExecutor executor,
String crontab) |
RpcResult |
JobserCallerServiceQuartz.delete(JobserExecutor executor) |
RpcResult |
JobserCallerServiceQuartz.fixdelay(JobserExecutor executor,
int fixdelay) |
RpcResult |
JobserCallerServiceQuartz.fixrate(JobserExecutor executor,
int fixtate) |
RpcResult |
JobserCallerServiceQuartz.pause(JobserExecutor executor) |
RpcResult |
JobserCallerServiceQuartz.resume(JobserExecutor executor) |
RpcResult |
JobserCallerServiceQuartz.start(JobserExecutor executor) |
RpcResult |
JobserCallerServiceQuartz.status(JobserExecutor executor) |
RpcResult |
JobserCallerServiceQuartz.stop(JobserExecutor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcResult |
JobserCallerServiceThread.crontab(JobserExecutor executor,
String crontab) |
RpcResult |
JobserCallerServiceThread.delete(JobserExecutor executor) |
RpcResult |
JobserCallerServiceThread.fixdelay(JobserExecutor executor,
int fixdelay) |
RpcResult |
JobserCallerServiceThread.fixrate(JobserExecutor executor,
int fixtate) |
RpcResult |
JobserCallerServiceThread.pause(JobserExecutor executor) |
RpcResult |
JobserCallerServiceThread.resume(JobserExecutor executor) |
RpcResult |
JobserCallerServiceThread.start(JobserExecutor executor) |
RpcResult |
JobserCallerServiceThread.status(JobserExecutor executor) |
RpcResult |
JobserCallerServiceThread.stop(JobserExecutor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcResult |
JobserCallerServiceTimer.crontab(JobserExecutor executor,
String crontab) |
RpcResult |
JobserCallerServiceTimer.delete(JobserExecutor executor) |
RpcResult |
JobserCallerServiceTimer.fixdelay(JobserExecutor executor,
int fixdelay) |
RpcResult |
JobserCallerServiceTimer.fixrate(JobserExecutor executor,
int fixtate) |
RpcResult |
JobserCallerServiceTimer.pause(JobserExecutor executor) |
RpcResult |
JobserCallerServiceTimer.resume(JobserExecutor executor) |
RpcResult |
JobserCallerServiceTimer.start(JobserExecutor executor) |
RpcResult |
JobserCallerServiceTimer.status(JobserExecutor executor) |
RpcResult |
JobserCallerServiceTimer.stop(JobserExecutor executor) |
| 限定符和类型 | 方法和说明 |
|---|---|
RpcResult |
JobserCaller.pause(String appkey,
String execkey) |
RpcResult |
JobserListenerService.registerExecutor(String appkey,
String group,
String execkey,
JobserExecutor executor) |
RpcResult |
JobserCaller.resume(String appkey,
String execkey) |
RpcResult |
JobserCaller.schedule_crontab(String appkey,
String execkey,
String crontab) |
RpcResult |
JobserCaller.schedule_delete(String appkey,
String execkey) |
RpcResult |
JobserCaller.schedule_fixdelay(String appkey,
String execkey,
int fixdelay) |
RpcResult |
JobserCaller.schedule_fixrate(String appkey,
String execkey,
int fixtate) |
RpcResult |
JobserCaller.start(String appkey,
String execkey) |
RpcResult |
JobserCaller.status(String appkey,
String execkey) |
RpcResult |
JobserCaller.stop(String appkey,
String execkey) |
RpcResult |
JobserListenerService.unregisterExecutor(String appkey,
String group,
String execkey) |
Copyright (c) 2002-2020 Luther Inc.