See: Description
| Class | Description |
|---|---|
| AgentJobCleanupTask |
Leader task that cleans up jobs whose agent crashed or disconnected.
|
| ClusterCheckerTask |
A task which checks to see if this leader node can communicate with all other nodes in the cluster.
|
| DatabaseCleanupTask |
A task which will clean up the database of old jobs if desired.
|
| LeadershipTask |
Interface for any task that a node elected as the leader of a Genie cluster should run.
|
| LeadershipTasksCoordinator |
Class which handles coordinating leadership related tasks.
|
| LocalLeader |
A class to control leadership activities when remote leadership isn't enabled and this node has been forcibly
elected as the leader.
|
| UserMetricsTask |
A task which publishes user metrics.
|