Rice Pastry API

rice.pastry.leafset
Class LeafSetProtocolAddress

java.lang.Object
  extended byrice.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 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)
          DESCRIBE THE METHOD
 int hashCode()
          DESCRIBE THE METHOD
 java.lang.String toString()
          DESCRIBE THE METHOD
 
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)
DESCRIBE THE METHOD

Parameters:
obj - DESCRIBE THE PARAMETER
Returns:
DESCRIBE THE RETURN VALUE

hashCode

public int hashCode()
DESCRIBE THE METHOD

Returns:
DESCRIBE THE RETURN VALUE

toString

public java.lang.String toString()
DESCRIBE THE METHOD

Returns:
DESCRIBE THE RETURN VALUE

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection