Uses of Package
io.vertx.core.spi.cluster
-
Packages that use io.vertx.core.spi.cluster Package Description io.vertx.core io.vertx.core.spi.cluster -
Classes in io.vertx.core.spi.cluster used by io.vertx.core Class Description ClusterManager A cluster provider for Vert.x must implement this interface. -
Classes in io.vertx.core.spi.cluster used by io.vertx.core.spi.cluster Class Description ClusteredNode View of a clustered node.NodeInfo Details about a clustered Vert.x node.NodeListener A NodeListener is called when nodes join or leave the clusterRegistrationInfo Registration data stored by the cluster manager.RegistrationListener Registration listener used by the cluster manager to keep the clustered event bus updated with the registration changes.RegistrationUpdateEvent Event fired by theClusterManagerwhen messaging handler registrations are added or removed.