DeploymentOptions
Options for configuring a verticle deployment.
Name | Type | Description |
---|---|---|
|
Set the JSON configuration that will be passed to the verticle(s) when it's deployed |
|
|
Set any extra classpath to be used when deploying the verticle. Ignored if no isolation group is set. |
|
|
Set whether the verticle(s) will be deployed as HA. |
|
|
Set the number of instances that should be deployed. |
|
|
Set the isolated class names. |
|
|
Set the isolation group that will be used when deploying the verticle(s) |
|
|
Set whether the verticle(s) should be deployed as a multi-threaded worker verticle |
|
|
Set whether the verticle(s) should be deployed as a worker verticle |