Package io.vertx.core.spi.cluster
package io.vertx.core.spi.cluster
-
ClassDescriptionView of a clustered node.A cluster provider for Vert.x must implement this interface.Details about a clustered Vert.x node.A NodeListener is called when nodes join or leave the clusterRegistration data stored by the cluster manager.Registration listener used by the cluster manager to keep the clustered event bus updated with the registration changes.Event fired by the
ClusterManagerwhen messaging handler registrations are added or removed.