#628 - Refactor Clustering - extract ClusterBroadcast implementations (TCP and Multicast)

This commit is contained in:
Robin Bygrave
2016-03-30 16:20:24 +13:00
parent 30a5769973
commit 9a912390d4
40 changed files with 134 additions and 3976 deletions
@@ -12,7 +12,7 @@ public interface ClusterBroadcast {
* Inform the other cluster members that this instance has come online and
* start any listeners etc.
*/
void startup(ClusterManager clusterManager);
void startup();
/**
* Inform the other cluster members that this instance is leaving and