Rice Pastry API

rice.pastry.leafset
Class LeafSetProtocolAddress

java.lang.Object
  |
  +--rice.pastry.leafset.LeafSetProtocolAddress
All Implemented Interfaces:
Address, java.io.Serializable

public class LeafSetProtocolAddress
extends java.lang.Object
implements Address

The address of the leafset protocol at a pastry node.

Version:
$Id: LeafSetProtocolAddress.java,v 1.4 2002/03/05 09:58:17 ssiyer Exp $
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

Rice Pastry API

Copyright © 2001 - Rice Pastry.


Imprint-Dataprotection