com.atlassian.confluence.cluster
Interface ClusterNodeInformation

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
TangosolClusterNodeInformation

public interface ClusterNodeInformation
extends java.io.Serializable


Method Summary
 java.lang.String getDescription()
           
 int getId()
           
 

Method Detail

getId

int getId()
Returns:
the id of this node within the cluster.

getDescription

java.lang.String getDescription()


Copyright © 2003-2011 Atlassian. All Rights Reserved.