| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.core.base | |
| cn.ponfee.disjob.core.handle | |
| cn.ponfee.disjob.core.handle.impl |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
SupervisorService
Supervisor service api, for the worker communication.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static Checkpoint |
Checkpoint.DISCARD |
| 限定符和类型 | 方法和说明 |
|---|---|
abstract Result<T> |
TaskExecutor.execute(Checkpoint checkpoint)
Executes schedule task
|
| 限定符和类型 | 方法和说明 |
|---|---|
Result<String> |
HttpJobHandler.execute(Checkpoint checkpoint) |
Result<String> |
ScriptJobHandler.execute(Checkpoint checkpoint) |
Result<String> |
CommandJobHandler.execute(Checkpoint checkpoint) |
Copyright © 2023. All rights reserved.