Options for configuring a verticle deployment.
AnythingDeploymentOptionsBaseDataObjectBasicIdentifiableObjectAnythingno subtypes hierarchy
| Initializer |
DeploymentOptions(JsonObject? config = null, {String*}? extraClasspath = null, Boolean? ha = null, Integer? instances = null, {String*}? isolatedClasses = null, String? isolationGroup = null, Boolean? multiThreaded = null, Boolean? worker = null)Parameters:
|
| Inherited Attributes |
Attributes inherited from: Objecthash, string |