| 程序包 | 说明 |
|---|---|
| cn.ponfee.disjob.core.dto.worker | |
| cn.ponfee.disjob.core.model |
| 限定符和类型 | 方法和说明 |
|---|---|
static SplitJobParam |
SplitJobParam.of(SchedJob job,
SchedInstance instance,
List<PredecessorInstance> predecessorInstances) |
| 限定符和类型 | 方法和说明 |
|---|---|
SchedInstance |
SchedInstance.fillUniqueFlag() |
static SchedInstance |
SchedInstance.of(SchedInstance parent,
Long wnstanceId,
long instanceId,
long jobId,
RunType runType,
long triggerTime,
int retriedCount)
Creates sched instance
|
static SchedInstance |
SchedInstance.of(SchedInstance parent,
long instanceId,
long jobId,
RunType runType,
long triggerTime,
int retriedCount) |
| 限定符和类型 | 方法和说明 |
|---|---|
static SchedInstance |
SchedInstance.of(SchedInstance parent,
Long wnstanceId,
long instanceId,
long jobId,
RunType runType,
long triggerTime,
int retriedCount)
Creates sched instance
|
static SchedInstance |
SchedInstance.of(SchedInstance parent,
long instanceId,
long jobId,
RunType runType,
long triggerTime,
int retriedCount) |
Copyright © 2024. All rights reserved.