Package | Description |
---|---|
com.atlassian.confluence.cluster |
Modifier and Type | Method and Description |
---|---|
static io.atlassian.fugue.Either<Message,TCPIPClusterJoinConfig> |
TCPIPClusterJoinConfig.createForPeers(List<String> peerAddresses) |
static io.atlassian.fugue.Either<Message,TCPIPClusterJoinConfig> |
TCPIPClusterJoinConfig.createForPeers(String peerAddressString) |
static com.atlassian.fugue.Either<Message,TCPIPClusterJoinConfig> |
TCPIPClusterJoinConfig.getForPeers(List<String> peerAddresses)
Deprecated.
since 7.0.1. Use
createForPeers(List) |
static com.atlassian.fugue.Either<Message,TCPIPClusterJoinConfig> |
TCPIPClusterJoinConfig.getForPeers(String peerAddressString)
Deprecated.
since 7.0.1. Use
createForPeers(String) |
Modifier and Type | Method and Description |
---|---|
void |
ClusterJoinConfig.Decoder.accept(TCPIPClusterJoinConfig tcpIpJoinConfig) |
Copyright © 2003–2020 Atlassian. All rights reserved.