| Class | Description |
|---|---|
| AllocationExplanation |
Instances of this class keeps explanations of decisions that have been made by allocation.
|
| AllocationExplanation.NodeExplanation |
Instances of this class keep messages and informations about nodes of an allocation
|
| AllocationService |
This service manages the node allocation of a cluster.
|
| FailedRerouteAllocation |
This
RoutingAllocation keeps a shard which routing
allocation has faild |
| FailedRerouteAllocation.FailedShard |
A failed shard with the shard routing itself and an optional
details on why it failed.
|
| RerouteExplanation |
Class encapsulating the explanation for a single
AllocationCommand
taken from the Deciders |
| RoutingAllocation |
The
RoutingAllocation keep the state of the current allocation
of shards and holds the AllocationDeciders which are responsible
for the current routing state. |
| RoutingAllocation.Result |
this class is used to describe results of a
RoutingAllocation |
| RoutingExplanations |
Class used to encapsulate a number of
RerouteExplanation
explanations. |
| StartedRerouteAllocation |
This
RoutingAllocation holds a list of started shards within a
cluster |
Copyright © 2009–2017. All rights reserved.