Package org.elasticsearch.persistent.decider
package org.elasticsearch.persistent.decider
-
ClassDescription
AssignmentDecision
represents the decision made during the process of assigning a persistent task to a node of the cluster.EnableAssignmentDecider
is used to allow/disallow the persistent tasks to be assigned to cluster nodes. -
Enum ClassDescriptionAllocation values or rather their string representation to be used used with
EnableAssignmentDecider.CLUSTER_TASKS_ALLOCATION_ENABLE_SETTING
via cluster settings.