Uses of Interface
io.vertx.core.spi.cluster.NodeListener
Packages that use NodeListener
-
Uses of NodeListener in io.vertx.core.spi.cluster
Methods in io.vertx.core.spi.cluster with parameters of type NodeListenerModifier and TypeMethodDescriptionvoidClusterManager.nodeListener(NodeListener listener) Set a listener that will be called when a node joins or leaves the cluster.