Module org.elasticsearch.server
Class AllocateStalePrimaryAllocationCommand.Builder
java.lang.Object
org.elasticsearch.cluster.routing.allocation.command.AbstractAllocateAllocationCommand.Builder<AllocateStalePrimaryAllocationCommand>
org.elasticsearch.cluster.routing.allocation.command.BasePrimaryAllocationCommand.Builder<AllocateStalePrimaryAllocationCommand>
org.elasticsearch.cluster.routing.allocation.command.AllocateStalePrimaryAllocationCommand.Builder
- Enclosing class:
AllocateStalePrimaryAllocationCommand
public static class AllocateStalePrimaryAllocationCommand.Builder
extends BasePrimaryAllocationCommand.Builder<AllocateStalePrimaryAllocationCommand>
-
Field Summary
Fields inherited from class org.elasticsearch.cluster.routing.allocation.command.BasePrimaryAllocationCommand.Builder
acceptDataLossFields inherited from class org.elasticsearch.cluster.routing.allocation.command.AbstractAllocateAllocationCommand.Builder
index, node, projectId, shard -
Method Summary
Methods inherited from class org.elasticsearch.cluster.routing.allocation.command.BasePrimaryAllocationCommand.Builder
setAcceptDataLossMethods inherited from class org.elasticsearch.cluster.routing.allocation.command.AbstractAllocateAllocationCommand.Builder
setIndex, setNode, setShard, validate
-
Method Details
-
build
- Specified by:
buildin classAbstractAllocateAllocationCommand.Builder<AllocateStalePrimaryAllocationCommand>
-