| Package | Description |
|---|---|
| io.vertx.core |
= Vert.x Core Manual
:toc: left
At the heart of Vert.x is a set of Java APIs that we call *Vert.x Core*
https://github.com/eclipse/vert.x[Repository].
|
| Modifier and Type | Method and Description |
|---|---|
ClusterManager |
VertxOptions.getClusterManager()
Get the cluster manager to be used when clustering.
|
| Modifier and Type | Method and Description |
|---|---|
VertxOptions |
VertxOptions.setClusterManager(ClusterManager clusterManager)
Programmatically set the cluster manager to be used when clustering.
|
Copyright © 2018 Eclipse. All rights reserved.