Package | Description |
---|---|
com.broadleafcommerce.jobsevents.service |
Modifier and Type | Class and Description |
---|---|
class |
AbandonedProcessWorkerImpl
This worker is primarily responsible for grooming the database state for ProcessStatus.
|
class |
ConsumeWorkerImpl
Responsible for retrieving and initiating processing of
SystemEvent instances
for this node. |
class |
DeployConsumeWorkerImpl
Responsible for retrieving and initiating processing of
SystemEvent instances
for this node. |
class |
DurableConsumeWorkerImpl
Responsible for retrieving and initiating processing of
SystemEvent instances
for this node. |
class |
MasterDeployHeartBeatWorkerImpl
This worker is responsible for several duties.
|
class |
MasterDeployPurgeWorkerImpl
Worker responsible for removing unresponsive master nodes.
|
class |
MasterHeartBeatWorkerImpl
This worker is responsible for several duties.
|
class |
MasterIntervalJobWorkerImpl
As part of the work performed in
MasterHeartBeatWorkerImpl , job management
can result in new Quartz jobs being introduced. |
class |
MasterPurgeWorkerImpl
Worker responsible for removing unresponsive master nodes.
|
class |
ProcessKeepAliveWorkerImpl
This worker will update the
ProcessStatus.getLastUpdated() time to the current
db server time for all active ProcessStatus instances. |
Copyright © 2019. All rights reserved.