Package | Description |
---|---|
io.vertx.core.spi.cluster | |
io.vertx.spi.cluster.hazelcast | |
io.vertx.spi.cluster.jgroups | |
io.vertx.spi.cluster.jgroups.listeners |
Modifier and Type | Method and Description |
---|---|
void |
ClusterManager.nodeListener(NodeListener listener)
Set a listener that will be called when a node joins or leaves the cluster.
|
Modifier and Type | Method and Description |
---|---|
void |
HazelcastClusterManager.nodeListener(NodeListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
JGroupsClusterManager.nodeListener(NodeListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
TopologyListener.setNodeListener(NodeListener nodeListener) |
Copyright © 2015. All rights reserved.