org.smallmind.cloud.cluster
Class ClusterEndpoint
java.lang.Object
org.smallmind.cloud.cluster.ClusterEndpoint
- All Implemented Interfaces:
- Serializable
public class ClusterEndpoint
- extends Object
- implements Serializable
- See Also:
- Serialized Form
ClusterEndpoint
public ClusterEndpoint(InetAddress inetAddress,
ClusterInstance clusterInstance)
getHostAddress
public InetAddress getHostAddress()
getHostName
public String getHostName()
getClusterInstance
public ClusterInstance getClusterInstance()
toString
public String toString()
- Overrides:
toString in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2011. All Rights Reserved.