public class TcpIpJoiner extends AbstractJoiner
blacklistedAddresses, clusterJoinManager, clusterService, config, logger, node| Constructor and Description | 
|---|
TcpIpJoiner(Node node)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
doJoin()  | 
static Collection<String> | 
getConfigurationMembers(Config config)  | 
static Collection<String> | 
getConfigurationMembers(TcpIpConfig tcpIpConfig)  | 
protected Collection<String> | 
getMembers()  | 
protected Collection<Address> | 
getPossibleAddresses()  | 
protected Collection<Address> | 
getPossibleAddressesForInitialJoin()  | 
String | 
getType()  | 
boolean | 
isClaimingMastership()  | 
void | 
searchForOtherClusters()  | 
blacklist, getMaxJoinMillis, getMaxJoinTimeToMasterNode, getStartTime, getTargetAddress, isBlacklisted, join, reset, sendSplitBrainJoinMessageAndCheckResponse, setTargetAddress, shouldRetry, startClusterMerge, unblacklistpublic TcpIpJoiner(Node node)
public boolean isClaimingMastership()
public void doJoin()
doJoin in class AbstractJoinerprotected Collection<Address> getPossibleAddressesForInitialJoin()
protected Collection<Address> getPossibleAddresses()
protected Collection<String> getMembers()
public static Collection<String> getConfigurationMembers(Config config)
public static Collection<String> getConfigurationMembers(TcpIpConfig tcpIpConfig)
public void searchForOtherClusters()
public String getType()
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.