| 限定符和类型 | 方法和说明 |
|---|---|
SupervisorStartup.Builder |
SupervisorStartup.Builder.supervisorProperties(SupervisorProperties supervisorProperties) |
| 构造器和说明 |
|---|
SchedGroupService(SchedGroupMapper groupMapper,
SupervisorRegistry supervisorRegistry,
ServerInvokeService serverInvokeService,
SupervisorProperties supervisorProperties) |
| 限定符和类型 | 字段和说明 |
|---|---|
protected SupervisorProperties |
AbstractJobManager.conf |
| 构造器和说明 |
|---|
AbstractJobManager(SupervisorProperties conf,
SchedJobMapper jobMapper,
SchedDependMapper dependMapper,
cn.ponfee.disjob.common.base.IdGenerator idGenerator,
SupervisorRegistry workerDiscover,
TaskDispatcher taskDispatcher,
DiscoveryServerRestProxy.GroupedServerInvoker<cn.ponfee.disjob.core.base.WorkerRpcService> groupedWorkerRpcClient,
DestinationServerRestProxy.DestinationServerInvoker<cn.ponfee.disjob.core.base.WorkerRpcService,cn.ponfee.disjob.core.base.Worker> destinationWorkerRpcClient) |
DistributedJobManager(SupervisorProperties conf,
SchedJobMapper jobMapper,
SchedDependMapper dependMapper,
SchedInstanceMapper instanceMapper,
SchedTaskMapper taskMapper,
SchedWorkflowMapper workflowMapper,
cn.ponfee.disjob.common.base.IdGenerator idGenerator,
SupervisorRegistry discoveryWorker,
TaskDispatcher taskDispatcher,
DiscoveryServerRestProxy.GroupedServerInvoker<cn.ponfee.disjob.core.base.WorkerRpcService> groupedWorkerRpcClient,
DestinationServerRestProxy.DestinationServerInvoker<cn.ponfee.disjob.core.base.WorkerRpcService,cn.ponfee.disjob.core.base.Worker> destinationWorkerRpcClient,
org.springframework.transaction.support.TransactionTemplate transactionTemplate) |
| 构造器和说明 |
|---|
SupervisorLifecycle(cn.ponfee.disjob.core.base.Supervisor.Local localSupervisor,
SupervisorProperties supervisorProperties,
SupervisorRegistry supervisorRegistry,
DistributedJobManager distributedJobManager,
DistributedJobQuerier distributedJobQuerier,
cn.ponfee.disjob.common.lock.LockTemplate scanTriggeringJobLocker,
cn.ponfee.disjob.common.lock.LockTemplate scanWaitingInstanceLocker,
cn.ponfee.disjob.common.lock.LockTemplate scanRunningInstanceLocker,
TaskDispatcher taskDispatcher) |
| 构造器和说明 |
|---|
TriggeringJobScanner(SupervisorProperties supervisorProperties,
cn.ponfee.disjob.common.lock.LockTemplate lockTemplate,
DistributedJobManager jobManager,
DistributedJobQuerier jobQuerier) |
Copyright © 2024. All rights reserved.