Uses of Package
org.elasticsearch.cluster.routing.allocation.decider
-
Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.action.admin.cluster.allocation Class Description AllocationDeciders A compositeAllocationDecidercombining the "decision" of multipleAllocationDeciderimplementations into a single allocation decision. -
Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.cluster Class Description AllocationDecider AllocationDecideris an abstract base class that allows to make dynamic cluster- or index-wide shard allocation decisions on a per-node basis. -
Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.cluster.routing Class Description Decision.Type This enumeration defines the possible types of decisions -
Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.cluster.routing.allocation Class Description AllocationDeciders A compositeAllocationDecidercombining the "decision" of multipleAllocationDeciderimplementations into a single allocation decision.Decision This abstract class defining basicDecisionused during shard allocation process.Decision.Type This enumeration defines the possible types of decisions -
Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.cluster.routing.allocation.decider Class Description AllocationDecider AllocationDecideris an abstract base class that allows to make dynamic cluster- or index-wide shard allocation decisions on a per-node basis.ClusterRebalanceAllocationDecider.ClusterRebalanceType An enum representation for the configured re-balance type.Decision This abstract class defining basicDecisionused during shard allocation process.Decision.Multi Simple class representing a list of decisionsDecision.Type This enumeration defines the possible types of decisionsEnableAllocationDecider.Allocation Allocation values or rather their string representation to be used used withEnableAllocationDecider.CLUSTER_ROUTING_ALLOCATION_ENABLE_SETTING/EnableAllocationDecider.INDEX_ROUTING_ALLOCATION_ENABLE_SETTINGvia cluster / index settings.EnableAllocationDecider.Rebalance Rebalance values or rather their string representation to be used used withEnableAllocationDecider.CLUSTER_ROUTING_REBALANCE_ENABLE_SETTING/EnableAllocationDecider.INDEX_ROUTING_REBALANCE_ENABLE_SETTINGvia cluster / index settings. -
Classes in org.elasticsearch.cluster.routing.allocation.decider used by org.elasticsearch.plugins Class Description AllocationDecider AllocationDecideris an abstract base class that allows to make dynamic cluster- or index-wide shard allocation decisions on a per-node basis.