Class AllocateReplicaAllocationCommand

java.lang.Object
org.elasticsearch.cluster.routing.allocation.command.AbstractAllocateAllocationCommand
org.elasticsearch.cluster.routing.allocation.command.AllocateReplicaAllocationCommand
All Implemented Interfaces:
AllocationCommand, NamedWriteable, Writeable, ToXContent, ToXContentObject

public class AllocateReplicaAllocationCommand extends AbstractAllocateAllocationCommand
Allocates an unassigned replica shard to a specific node. Checks if allocation deciders allow allocation.