Uses of Class
org.elasticsearch.cluster.routing.allocation.decider.Decision.Multi
-
Packages that use Decision.Multi Package Description org.elasticsearch.cluster.routing.allocation.decider -
-
Uses of Decision.Multi in org.elasticsearch.cluster.routing.allocation.decider
Methods in org.elasticsearch.cluster.routing.allocation.decider that return Decision.Multi Modifier and Type Method Description Decision.MultiDecision.Multi. add(Decision decision)Add a decision to thisDecision.Multidecision instance
-