public static class AllocateEmptyPrimaryAllocationCommand.Builder extends BasePrimaryAllocationCommand.Builder<AllocateEmptyPrimaryAllocationCommand>
acceptDataLossindex, node, shard| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
AllocateEmptyPrimaryAllocationCommand |
build() |
AllocateEmptyPrimaryAllocationCommand.Builder |
parse(XContentParser parser) |
setAcceptDataLosssetIndex, setNode, setShard, validatepublic AllocateEmptyPrimaryAllocationCommand.Builder parse(XContentParser parser) throws java.io.IOException
parse in class AbstractAllocateAllocationCommand.Builder<AllocateEmptyPrimaryAllocationCommand>java.io.IOExceptionpublic AllocateEmptyPrimaryAllocationCommand build()
build in class AbstractAllocateAllocationCommand.Builder<AllocateEmptyPrimaryAllocationCommand>