com.atlassian.confluence.cluster.tangosol
Class TangosolClusterNodeInformation

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

public class TangosolClusterNodeInformation
extends java.lang.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(java.lang.Object o)
           
 java.lang.String getDescription()
           
 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

equals

public boolean equals(java.lang.Object o)
Overrides:
equals in class java.lang.Object

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

getDescription

public java.lang.String getDescription()
Specified by:
getDescription in interface ClusterNodeInformation


Copyright © 2003-2008 Atlassian Pty Ltd. All Rights Reserved.