| Interface | Description |
|---|---|
| HeartBeatJobScheduler |
The implementations of this interface are used by
HBDataCollectorServiceImpl to schedule and unschedule jobs
for associated collectors. |
| Class | Description |
|---|---|
| LockingJob |
This Heartbeat job collects data and passes it to the
HBDataSenderService. |
| LockingJobScheduler |
The scheduler is responsible for the scheduling and unscheduling of locking jobs
LockingJob. |
| NonLockingJob |
This Heartbeat job collects data and passes it to the
HBDataSenderService. |
| NonLockingJobScheduler |
This scheduler is responsible for the scheduling and unscheduling of non locking jobs
NonLockingJob. |
| QuartzJobScheduler |
Copyright © 2005–2018 Alfresco Software. All rights reserved.