public static class AllocateEmptyPrimaryAllocationCommand.Builder extends BasePrimaryAllocationCommand.Builder<AllocateEmptyPrimaryAllocationCommand>
index, node, shardacceptDataLoss| Constructor | Description |
|---|---|
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
AllocateEmptyPrimaryAllocationCommand |
build() |
|
AllocateEmptyPrimaryAllocationCommand.Builder |
parse(XContentParser parser) |
setIndex, setNode, setShard, validatesetAcceptDataLosspublic 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>