com.atlassian.confluence.cluster
Class EmptyClusterInformation
java.lang.Object
com.atlassian.confluence.cluster.EmptyClusterInformation
- All Implemented Interfaces:
- ClusterInformation
public class EmptyClusterInformation
- extends Object
- implements ClusterInformation
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EmptyClusterInformation
public EmptyClusterInformation()
isRunning
public boolean isRunning()
- Specified by:
isRunning
in interface ClusterInformation
getName
public String getName()
- Specified by:
getName
in interface ClusterInformation
getDescription
public String getDescription()
- Specified by:
getDescription
in interface ClusterInformation
getMembers
public List getMembers()
- Specified by:
getMembers
in interface ClusterInformation
- Returns:
- a List of Strings with a description of each member of the cluster
getMemberCount
public int getMemberCount()
- Specified by:
getMemberCount
in interface ClusterInformation
- Returns:
- the number of members in the cluster
getMulticastAddress
public String getMulticastAddress()
- Specified by:
getMulticastAddress
in interface ClusterInformation
- Returns:
- the multicast listener address for the cluster as a dotted decimal IPv4 address
getMulticastPort
public String getMulticastPort()
- Specified by:
getMulticastPort
in interface ClusterInformation
- Returns:
- the multicast listener port for the cluster