Class MoveDecision

java.lang.Object
org.elasticsearch.cluster.routing.allocation.AbstractAllocationDecision
org.elasticsearch.cluster.routing.allocation.MoveDecision
All Implemented Interfaces:
Writeable, ToXContent, ToXContentFragment

public final class MoveDecision
extends AbstractAllocationDecision
Represents a decision to move a started shard, either because it is no longer allowed to remain on its current node or because moving it to another node will form a better cluster balance.