ePOST API

rice.pastry.leafset
Class LeafSetProtocolAddress

java.lang.Object
  extended by 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

Constructor Summary
LeafSetProtocolAddress()
          Constructor.
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LeafSetProtocolAddress

public LeafSetProtocolAddress()
Constructor.

Method Detail

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

ePOST API

Copyright © 2001-2005 - Rice Pastry.