Class BasePrimaryAllocationCommand

java.lang.Object
org.elasticsearch.cluster.routing.allocation.command.AbstractAllocateAllocationCommand
org.elasticsearch.cluster.routing.allocation.command.BasePrimaryAllocationCommand
All Implemented Interfaces:
AllocationCommand, NamedWriteable, Writeable, org.elasticsearch.xcontent.ToXContent, org.elasticsearch.xcontent.ToXContentObject
Direct Known Subclasses:
AllocateEmptyPrimaryAllocationCommand, AllocateStalePrimaryAllocationCommand

public abstract class BasePrimaryAllocationCommand extends AbstractAllocateAllocationCommand
Abstract base class for allocating an unassigned primary shard to a node