| Class and Description |
|---|
AllocationDecider
AllocationDecider is an abstract base class that allows to make
dynamic cluster- or index-wide shard allocation decisions on a per-node
basis. |
| Class and Description |
|---|
| AwarenessAllocationDecider
This
AllocationDecider controls shard allocation based on
awareness key-value pairs defined in the node configuration. |
| Class and Description |
|---|
| AllocationDeciders
A composite
AllocationDecider combining the "decision" of multiple
AllocationDecider implementations into a single allocation decision. |
| Decision
This abstract class defining basic
Decision used during shard
allocation process. |
| Class and Description |
|---|
AllocationDecider
AllocationDecider is 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 basic
Decision used during shard
allocation process. |
| Decision.Multi
Simple class representing a list of decisions
|
| Decision.Type
This enumeration defines the
possible types of decisions
|
| EnableAllocationDecider.Allocation
Allocation values or rather their string representation to be used used with
EnableAllocationDecider.CLUSTER_ROUTING_ALLOCATION_ENABLE / EnableAllocationDecider.INDEX_ROUTING_ALLOCATION_ENABLE
via cluster / index settings. |
| EnableAllocationDecider.Rebalance
Rebalance values or rather their string representation to be used used with
EnableAllocationDecider.CLUSTER_ROUTING_REBALANCE_ENABLE / EnableAllocationDecider.INDEX_ROUTING_REBALANCE_ENABLE
via cluster / index settings. |
Copyright © 2009–2017. All rights reserved.