| Class | Description |
|---|---|
| FailoverElector |
The
FailoverElector it registers itself with the leadership election and controls the lifecycle of
TaskFailover if elected |
| SingleQueueTaskManager |
TaskManager implementation that operates using a single Kafka queue and controls the
lifecycle SingleQueueTaskManager |
| SingleQueueTaskRunner |
The
SingleQueueTaskRunner is used by the SingleQueueTaskManager to execute tasks from a Kafka queue. |
| TaskFailover |
Re-schedule tasks that were running when an instance of Engine failed
|
Copyright © 2017 Grakn Labs Ltd. All rights reserved.