Package org.elasticsearch.persistent.decider
-
Class Summary Class Description AssignmentDecision AssignmentDecisionrepresents the decision made during the process of assigning a persistent task to a node of the cluster.EnableAssignmentDecider EnableAssignmentDecideris used to allow/disallow the persistent tasks to be assigned to cluster nodes. -
Enum Summary Enum Description AssignmentDecision.Type EnableAssignmentDecider.Allocation Allocation values or rather their string representation to be used used withEnableAssignmentDecider.CLUSTER_TASKS_ALLOCATION_ENABLE_SETTINGvia cluster settings.