com.atlassian.confluence.cluster.coherence
Class TangosolClusterNodeInformation

java.lang.Object
  extended by com.atlassian.confluence.cluster.coherence.TangosolClusterNodeInformation
All Implemented Interfaces:
ClusterNodeInformation, Serializable

public class TangosolClusterNodeInformation
extends Object
implements ClusterNodeInformation

Created by IntelliJ IDEA. User: Tomd Date: 27/04/2006 Time: 10:54:04 To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
TangosolClusterNodeInformation(com.tangosol.net.Member node)
           
 
Method Summary
 boolean equals(Object o)
           
 String getDescription()
           
 int getId()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TangosolClusterNodeInformation

public TangosolClusterNodeInformation(com.tangosol.net.Member node)
Method Detail

getId

public int getId()
Specified by:
getId in interface ClusterNodeInformation
Returns:
the id of this node within the cluster.

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

getDescription

public String getDescription()
Specified by:
getDescription in interface ClusterNodeInformation


Copyright © 2003-2012 Atlassian. All Rights Reserved.