public class MulticastJoiner extends AbstractJoiner
blacklistedAddresses, clusterJoinManager, clusterService, config, logger, node| Constructor and Description |
|---|
MulticastJoiner(Node node) |
| Modifier and Type | Method and Description |
|---|---|
void |
doJoin() |
int |
getSplitBrainMessagesCount() |
String |
getType() |
void |
reset() |
void |
searchForOtherClusters() |
blacklist, getMaxJoinMillis, getMaxJoinTimeToMasterNode, getStartTime, getTargetAddress, isBlacklisted, join, sendSplitBrainJoinMessageAndCheckResponse, setTargetAddress, shouldRetry, startClusterMerge, unblacklistpublic MulticastJoiner(Node node)
public void doJoin()
doJoin in class AbstractJoinerpublic void searchForOtherClusters()
public void reset()
reset in interface Joinerreset in class AbstractJoinerpublic String getType()
public int getSplitBrainMessagesCount()
Copyright © 2018. All Rights Reserved.