Class CancelAllocationCommand

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

public class CancelAllocationCommand extends Object implements AllocationCommand
A command that cancels relocation, or recovery of a given shard on a node.