| 限定符和类型 | 方法和说明 |
|---|---|
SupervisorStartup.Builder |
SupervisorStartup.Builder.supervisorProperties(SupervisorProperties supervisorProperties) |
| 构造器和说明 |
|---|
SchedGroupService(SchedGroupMapper schedGroupMapper,
SupervisorRegistry supervisorRegistry,
ServerInvokeService serverInvokeService,
SupervisorProperties supervisorProperties) |
| 构造器和说明 |
|---|
DistributedJobManager(SchedJobMapper jobMapper,
SchedDependMapper dependMapper,
SchedInstanceMapper instanceMapper,
SchedTaskMapper taskMapper,
SchedWorkflowMapper workflowMapper,
SupervisorProperties supervisorProperties,
cn.ponfee.disjob.common.base.IdGenerator idGenerator,
SupervisorRegistry discoveryWorker,
TaskDispatcher taskDispatcher,
DiscoveryServerRestProxy.GroupedServerInvoker<cn.ponfee.disjob.core.base.WorkerRpcService> workerRpcServiceClient,
org.springframework.transaction.support.TransactionTemplate transactionTemplate) |
| 构造器和说明 |
|---|
SupervisorLifecycle(cn.ponfee.disjob.core.base.Supervisor.Current currentSupervisor,
SupervisorProperties supervisorProperties,
SupervisorRegistry supervisorRegistry,
DistributedJobManager distributedJobManager,
DistributedJobQuerier distributedJobQuerier,
cn.ponfee.disjob.common.lock.DoInLocked scanTriggeringJobLocker,
cn.ponfee.disjob.common.lock.DoInLocked scanWaitingInstanceLocker,
cn.ponfee.disjob.common.lock.DoInLocked scanRunningInstanceLocker,
TaskDispatcher taskDispatcher) |
| 构造器和说明 |
|---|
TriggeringJobScanner(SupervisorProperties supervisorProperties,
cn.ponfee.disjob.common.lock.DoInLocked doInLocked,
DistributedJobManager jobManager,
DistributedJobQuerier jobQuerier) |
Copyright © 2024. All rights reserved.