com.hazelcast.cluster.impl
Class MulticastJoiner
java.lang.Object
com.hazelcast.cluster.impl.AbstractJoiner
com.hazelcast.cluster.impl.MulticastJoiner
- All Implemented Interfaces:
- Joiner
public class MulticastJoiner
- extends AbstractJoiner
Methods inherited from class com.hazelcast.cluster.impl.AbstractJoiner |
blacklist, getMaxJoinMillis, getMaxJoinTimeToMasterNode, getStartTime, getTargetAddress, isBlacklisted, join, reset, setTargetAddress, startClusterMerge, unblacklist |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MulticastJoiner
public MulticastJoiner(Node node)
doJoin
public void doJoin()
- Specified by:
doJoin
in class AbstractJoiner
searchForOtherClusters
public void searchForOtherClusters()
getType
public String getType()
onReceivedJoinRequest
public void onReceivedJoinRequest(JoinRequest joinRequest)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.