com.atlassian.confluence.cluster
Interface ClusterNodeInformation

All Superinterfaces:
Serializable
All Known Implementing Classes:
TangosolClusterNodeInformation

public interface ClusterNodeInformation
extends Serializable


Method Summary
 String getDescription()
           
 int getId()
           
 

Method Detail

getId

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

getDescription

String getDescription()


Copyright © 2003-2012 Atlassian. All Rights Reserved.