Package | Description |
---|---|
io.vertx.core.spi.cluster | |
io.vertx.spi.cluster.hazelcast | |
io.vertx.spi.cluster.ignite | |
io.vertx.spi.cluster.jgroups |
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 |
IgniteClusterManager.nodeListener(NodeListener nodeListener) |
Modifier and Type | Method and Description |
---|---|
void |
JGroupsClusterManager.nodeListener(NodeListener listener) |
Copyright © 2016. All rights reserved.