| Interface | Description |
|---|---|
| Reconciler |
Interface for a task Reconciler, which synchronizes the Framework's task state with what Mesos
reports (with Mesos treated as source of truth).
|
| Class | Description |
|---|---|
| DefaultReconciler |
Default implementation of
Reconciler. |