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