Module org.elasticsearch.server
Package org.elasticsearch.persistent.decider
package org.elasticsearch.persistent.decider
-
ClassDescription
AssignmentDecisionrepresents the decision made during the process of assigning a persistent task to a node of the cluster.EnableAssignmentDecideris used to allow/disallow the persistent tasks to be assigned to cluster nodes.Allocation values or rather their string representation to be used used withEnableAssignmentDecider.CLUSTER_TASKS_ALLOCATION_ENABLE_SETTINGvia cluster settings.