| Package | Description |
|---|---|
| io.vertx.core.impl.launcher.commands |
| Modifier and Type | Method and Description |
|---|---|
void |
BareCommand.setClusterPort(int port)
Sets the cluster port.
|
void |
BareCommand.setClusterPublicPort(int port)
Sets the cluster public port.
|
void |
BareCommand.setHAGroup(String group)
Sets the HA group name.
|
void |
RunCommand.setInstances(int instances)
Sets the number of instance of the verticle to create.
|
void |
BareCommand.setQuorum(int quorum)
Sets the quorum option.
|
void |
RunCommand.setRedeployGracePeriod(long period) |
void |
RunCommand.setRedeployScanPeriod(long period) |
void |
RunCommand.setRedeployStopWaitingTime(long period) |
Copyright © 2020. All rights reserved.