Uses of Interface
io.vertx.core.spi.cluster.ClusterManager
Packages that use ClusterManager
Package
Description
-
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. -
Uses of ClusterManager in io.vertx.ext.cluster.infinispan
Classes in io.vertx.ext.cluster.infinispan that implement ClusterManager -
Uses of ClusterManager in io.vertx.reactivex.core
Methods in io.vertx.reactivex.core with parameters of type ClusterManagerModifier and TypeMethodDescriptionVertxBuilder.withClusterManager(ClusterManager clusterManager) Programmatically set the cluster manager to be used when clustering. -
Uses of ClusterManager in io.vertx.rxjava3.core
Methods in io.vertx.rxjava3.core with parameters of type ClusterManagerModifier and TypeMethodDescriptionVertxBuilder.withClusterManager(ClusterManager clusterManager) Programmatically set the cluster manager to be used when clustering. -
Uses of ClusterManager in io.vertx.spi.cluster.hazelcast
Classes in io.vertx.spi.cluster.hazelcast that implement ClusterManagerModifier and TypeClassDescriptionclassA cluster manager that uses Hazelcast -
Uses of ClusterManager in io.vertx.spi.cluster.ignite
Classes in io.vertx.spi.cluster.ignite that implement ClusterManager -
Uses of ClusterManager in io.vertx.spi.cluster.zookeeper
Classes in io.vertx.spi.cluster.zookeeper that implement ClusterManagerModifier and TypeClassDescriptionclassA cluster manager that uses Zookeeper