Interface AllocationCommand

All Superinterfaces:
NamedWriteable, ToXContent, ToXContentObject, Writeable
All Known Implementing Classes:
AbstractAllocateAllocationCommand, AllocateEmptyPrimaryAllocationCommand, AllocateReplicaAllocationCommand, AllocateStalePrimaryAllocationCommand, BasePrimaryAllocationCommand, CancelAllocationCommand, MoveAllocationCommand

public interface AllocationCommand
extends NamedWriteable, ToXContentObject
A command to move shards in some way. Commands are registered in NetworkModule.