Rice Pastry API

rice.pastry.routing
Class RouteProtocolAddress

java.lang.Object
  extended byrice.pastry.routing.RouteProtocolAddress
All Implemented Interfaces:
Address, java.io.Serializable

public class RouteProtocolAddress
extends java.lang.Object
implements Address

The address of the route protocol at a pastry node.

Version:
$Id: RouteProtocolAddress.java 2570 2005-06-09 21:54:10Z jeffh $
Author:
Andrew Ladd
See Also:
Serialized Form

Constructor Summary
RouteProtocolAddress()
          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

RouteProtocolAddress

public RouteProtocolAddress()
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