Class RemoteClusterInformation
java.lang.Object
com.atlassian.confluence.rpc.soap.beans.RemoteClusterInformation
- All Implemented Interfaces:
ClusterInformation
Created by IntelliJ IDEA.
User: Tomd
Date: 30/10/2006
Time: 11:14:22
To change this template use File | Settings | File Templates.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RemoteClusterInformation
-
-
Method Details
-
isRunning
public boolean isRunning()- Specified by:
isRunningin interfaceClusterInformation
-
getName
- Specified by:
getNamein interfaceClusterInformation
-
getDescription
- Specified by:
getDescriptionin interfaceClusterInformation
-
getMembers
- Specified by:
getMembersin interfaceClusterInformation- Returns:
- a List of Strings with a description of each member of the cluster
-
getMemberCount
public int getMemberCount()- Specified by:
getMemberCountin interfaceClusterInformation- Returns:
- the number of members in the cluster
-
getClusterJoinConfig
- Specified by:
getClusterJoinConfigin interfaceClusterInformation
-