| Package | Description |
|---|---|
| com.hivemq.spi.callback.cluster |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<List<ClusterNodeAddress>> |
ClusterDiscoveryCallback.getNodeAddresses()
Gets called every X seconds by HiveMQ to discover all available cluster nodes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterDiscoveryCallback.init(String clusterId,
ClusterNodeAddress ownAddress)
Gets called before the HiveMQ instance starts looking for other HiveMQ instances to form a cluster with.
|
Copyright © 2013-2018 dc-square GmbH. All Rights Reserved.