| Class | Description |
|---|---|
| AssignmentDecision |
AssignmentDecision represents the decision made during the process of
assigning a persistent task to a node of the cluster. |
| EnableAssignmentDecider |
EnableAssignmentDecider is used to allow/disallow the persistent tasks
to be assigned to cluster nodes. |
| Enum | Description |
|---|---|
| AssignmentDecision.Type | |
| EnableAssignmentDecider.Allocation |
Allocation values or rather their string representation to be used used with
EnableAssignmentDecider.CLUSTER_TASKS_ALLOCATION_ENABLE_SETTING
via cluster settings. |