Package | Description |
---|---|
io.vertx.core | |
io.vertx.spi.cluster.hazelcast |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
HazelcastClusterManager
A cluster manager that uses Hazelcast
|
Copyright © 2015. All Rights Reserved.