Uses of Class
org.elasticsearch.cluster.routing.allocation.command.BasePrimaryAllocationCommand.Builder
-
Packages that use BasePrimaryAllocationCommand.Builder Package Description org.elasticsearch.cluster.routing.allocation.command -
-
Uses of BasePrimaryAllocationCommand.Builder in org.elasticsearch.cluster.routing.allocation.command
Subclasses of BasePrimaryAllocationCommand.Builder in org.elasticsearch.cluster.routing.allocation.command Modifier and Type Class Description static classAllocateEmptyPrimaryAllocationCommand.Builderstatic classAllocateStalePrimaryAllocationCommand.BuilderMethods in org.elasticsearch.cluster.routing.allocation.command with type parameters of type BasePrimaryAllocationCommand.Builder Modifier and Type Method Description protected static <T extends BasePrimaryAllocationCommand.Builder<?>>
ObjectParser<T,Void>BasePrimaryAllocationCommand. createAllocatePrimaryParser(String command)
-