com.hazelcast.cluster.impl
Class TcpIpJoinerOverAWS
java.lang.Object
com.hazelcast.cluster.impl.AbstractJoiner
com.hazelcast.cluster.impl.TcpIpJoiner
com.hazelcast.cluster.impl.TcpIpJoinerOverAWS
- All Implemented Interfaces:
- Joiner
public class TcpIpJoinerOverAWS
- extends TcpIpJoiner
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 |
TcpIpJoinerOverAWS
public TcpIpJoinerOverAWS(Node node)
getMembers
protected Collection<String> getMembers()
- Overrides:
getMembers
in class TcpIpJoiner
getConnTimeoutSeconds
protected int getConnTimeoutSeconds()
- Overrides:
getConnTimeoutSeconds
in class TcpIpJoiner
getType
public String getType()
- Specified by:
getType
in interface Joiner
- Overrides:
getType
in class TcpIpJoiner
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.