Uses of Class
com.atlassian.confluence.cluster.TCPIPClusterJoinConfig
-
Packages that use TCPIPClusterJoinConfig Package Description com.atlassian.confluence.cluster -
-
Uses of TCPIPClusterJoinConfig in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster that return types with arguments of type TCPIPClusterJoinConfig Modifier and Type Method Description static io.atlassian.fugue.Either<Message,TCPIPClusterJoinConfig>TCPIPClusterJoinConfig. createForPeers(String peerAddressString)static io.atlassian.fugue.Either<Message,TCPIPClusterJoinConfig>TCPIPClusterJoinConfig. createForPeers(List<String> peerAddresses)static com.atlassian.fugue.Either<Message,TCPIPClusterJoinConfig>TCPIPClusterJoinConfig. getForPeers(String peerAddressString)Deprecated.since 7.0.1.static com.atlassian.fugue.Either<Message,TCPIPClusterJoinConfig>TCPIPClusterJoinConfig. getForPeers(List<String> peerAddresses)Deprecated.since 7.0.1.Methods in com.atlassian.confluence.cluster with parameters of type TCPIPClusterJoinConfig Modifier and Type Method Description voidClusterJoinConfig.Decoder. accept(TCPIPClusterJoinConfig tcpIpJoinConfig)
-