Uses of Class
com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
Packages that use TCPIPClusterJoinConfig
-
Uses of TCPIPClusterJoinConfig in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster that return types with arguments of type TCPIPClusterJoinConfigModifier and TypeMethodDescriptionstatic io.atlassian.fugue.Either<Message,
TCPIPClusterJoinConfig> TCPIPClusterJoinConfig.createForPeers
(String peerAddressString) static io.atlassian.fugue.Either<Message,
TCPIPClusterJoinConfig> TCPIPClusterJoinConfig.createForPeers
(List<String> peerAddresses) Methods in com.atlassian.confluence.cluster with parameters of type TCPIPClusterJoinConfigModifier and TypeMethodDescriptionvoid
ClusterJoinConfig.Decoder.accept
(TCPIPClusterJoinConfig tcpIpJoinConfig)