Module org.elasticsearch.server
Class AllocateEmptyPrimaryAllocationCommand.Builder
java.lang.Object
org.elasticsearch.cluster.routing.allocation.command.AbstractAllocateAllocationCommand.Builder<AllocateEmptyPrimaryAllocationCommand>
org.elasticsearch.cluster.routing.allocation.command.BasePrimaryAllocationCommand.Builder<AllocateEmptyPrimaryAllocationCommand>
org.elasticsearch.cluster.routing.allocation.command.AllocateEmptyPrimaryAllocationCommand.Builder
- Enclosing class:
AllocateEmptyPrimaryAllocationCommand
public static class AllocateEmptyPrimaryAllocationCommand.Builder
extends BasePrimaryAllocationCommand.Builder<AllocateEmptyPrimaryAllocationCommand>
-
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<AllocateEmptyPrimaryAllocationCommand>
-