- java.lang.Object
-
- com.hazelcast.cluster.AbstractJoiner
-
- com.hazelcast.cluster.TcpIpJoiner
-
- com.hazelcast.cluster.TcpIpJoinerOverAWS
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.hazelcast.cluster.TcpIpJoiner
com.hazelcast.cluster.TcpIpJoiner.MasterClaim
-
Field Summary
-
Fields inherited from class com.hazelcast.cluster.AbstractJoiner
config, node, systemLogService
-
Constructor Summary
Constructors
| Constructor and Description |
TcpIpJoinerOverAWS(com.hazelcast.instance.Node node) |
-
Method Summary
-
Methods inherited from class com.hazelcast.cluster.TcpIpJoiner
doJoin, getConfigurationMembers, searchForOtherClusters
-
Methods inherited from class com.hazelcast.cluster.AbstractJoiner
connectAndSendJoinRequest, failedJoiningToMaster, getStartTime, getTargetAddress, join, reset, setTargetAddress, startClusterMerge
-
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.TcpIpJoiner
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.