| java.lang.Object | |
| ↳ | com.atlassian.confluence.util.ClusterUtils |
Utilities for clustering
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Find all network interfaces on the host that are suitable for clustering via multicast
| |||||||||||
Hash a name to a IPv4 network address.
| |||||||||||
Hash a name to a valid IPv4 multicast IP address.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Find all network interfaces on the host that are suitable for clustering via multicast
NetworkInterfaces| SocketException |
|---|
Hash a name to a IPv4 network address. Any address may be returned from this function, including loopback and private addresses
Hash a name to a valid IPv4 multicast IP address. Local and administrative IP addresses are avoided.

