| 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. |
| AllocationDecidersModule
This module configures several
AllocationDeciders
that make configuration specific decisions if shards can be allocated on certain nodes. |
| 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 |
| Class and Description |
|---|
| AwarenessAllocationDecider
This
AllocationDecider controls shard allocation based on
awareness key-value pairs defined in the node configuration. |
Copyright © 2009–2016. All rights reserved.