public class MulticastJoiner extends AbstractJoiner
blacklistedAddresses, config, logger, node| Constructor and Description | 
|---|
MulticastJoiner(Node node)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
doJoin()  | 
String | 
getType()  | 
void | 
onReceivedJoinRequest(JoinRequest joinRequest)  | 
void | 
searchForOtherClusters()  | 
blacklist, getMaxJoinMillis, getMaxJoinTimeToMasterNode, getStartTime, getTargetAddress, isBlacklisted, join, reset, setTargetAddress, startClusterMergepublic MulticastJoiner(Node node)
public void doJoin()
doJoin in class AbstractJoinerpublic void searchForOtherClusters()
public String getType()
public void onReceivedJoinRequest(JoinRequest joinRequest)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.