rice.pastry.leafset
Class LeafSetProtocolAddress
java.lang.Object
rice.pastry.leafset.LeafSetProtocolAddress
- All Implemented Interfaces:
- java.io.Serializable, Address
public class LeafSetProtocolAddress
- extends java.lang.Object
- implements Address
The address of the leafset protocol at a pastry node.
- Version:
- $Id: LeafSetProtocolAddress.java 2561 2005-06-09 16:22:02Z jeffh $
- Author:
- Andrew Ladd
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
LeafSetProtocolAddress
public LeafSetProtocolAddress()
- Constructor.
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2001-2005 - Rice Pastry.