com.hazelcast.cluster.impl
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, startClusterMerge, unblacklist
public MulticastJoiner(Node node)
public void doJoin()
doJoin
in class AbstractJoiner
public void searchForOtherClusters()
public String getType()
public void onReceivedJoinRequest(JoinRequest joinRequest)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.