Uses of Interface
io.vertx.core.spi.cluster.ClusterManager
-
Packages that use ClusterManager Package Description io.vertx.core -
-
Uses of ClusterManager in io.vertx.core
Methods in io.vertx.core with parameters of type ClusterManager Modifier and Type Method Description VertxBuilderVertxBuilder. withClusterManager(ClusterManager clusterManager)Programmatically set the cluster manager to be used when clustering.
-