- java.lang.Object
-
- com.hazelcast.internal.cluster.impl.AbstractJoiner
-
- com.hazelcast.cluster.impl.TcpIpJoiner
-
- com.hazelcast.cluster.impl.TcpIpJoinerOverAWS
-
-
Field Summary
-
Fields inherited from class com.hazelcast.internal.cluster.impl.AbstractJoiner
blacklistedAddresses, clusterJoinManager, clusterService, config, node
-
Constructor Summary
Constructors
| Constructor and Description |
TcpIpJoinerOverAWS(com.hazelcast.instance.Node node) |
-
Method Summary
-
Methods inherited from class com.hazelcast.cluster.impl.TcpIpJoiner
doJoin, getConfigurationMembers, getPossibleAddresses, isClaimingMaster, searchForOtherClusters
-
Methods inherited from class com.hazelcast.internal.cluster.impl.AbstractJoiner
blacklist, getMaxJoinMillis, getMaxJoinTimeToMasterNode, getStartTime, getTargetAddress, isBlacklisted, join, reset, sendSplitBrainJoinMessage, setTargetAddress, shouldMerge, startClusterMerge, unblacklist
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getType
public String getType()
- Specified by:
getType in interface com.hazelcast.cluster.Joiner
- Overrides:
getType in class com.hazelcast.cluster.impl.TcpIpJoiner
Copyright © 2016. All Rights Reserved.