protected static class AllocateReplicaAllocationCommand.Builder extends AbstractAllocateAllocationCommand.Builder<AllocateReplicaAllocationCommand>
index, node, shard| Modifier | Constructor | Description |
|---|---|---|
protected |
Builder() |
| Modifier and Type | Method | Description |
|---|---|---|
AllocateReplicaAllocationCommand |
build() |
|
AllocateReplicaAllocationCommand.Builder |
parse(XContentParser parser) |
setIndex, setNode, setShard, validatepublic AllocateReplicaAllocationCommand.Builder parse(XContentParser parser) throws java.io.IOException
parse in class AbstractAllocateAllocationCommand.Builder<AllocateReplicaAllocationCommand>java.io.IOExceptionpublic AllocateReplicaAllocationCommand build()
build in class AbstractAllocateAllocationCommand.Builder<AllocateReplicaAllocationCommand>