Package org.elasticsearch.persistent.decider
-
Class Summary 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 Summary Enum Description AssignmentDecision.Type EnableAssignmentDecider.Allocation Allocation values or rather their string representation to be used used withEnableAssignmentDecider.CLUSTER_TASKS_ALLOCATION_ENABLE_SETTING
via cluster settings.