Class BasePrimaryAllocationCommand.Builder<T extends BasePrimaryAllocationCommand>

java.lang.Object
org.elasticsearch.cluster.routing.allocation.command.AbstractAllocateAllocationCommand.Builder<T>
org.elasticsearch.cluster.routing.allocation.command.BasePrimaryAllocationCommand.Builder<T>
Direct Known Subclasses:
AllocateEmptyPrimaryAllocationCommand.Builder, AllocateStalePrimaryAllocationCommand.Builder
Enclosing class:
BasePrimaryAllocationCommand

protected abstract static class BasePrimaryAllocationCommand.Builder<T extends BasePrimaryAllocationCommand> extends AbstractAllocateAllocationCommand.Builder<T>
  • Field Details

    • acceptDataLoss

      protected boolean acceptDataLoss
  • Constructor Details

    • Builder

      protected Builder()
  • Method Details

    • setAcceptDataLoss

      public void setAcceptDataLoss(boolean acceptDataLoss)