ostore.tapestry.impl
Class NodeGuid
java.lang.Object
|
+--ostore.tapestry.impl.NodeGuid
- All Implemented Interfaces:
- QueueElementIF
- public class NodeGuid
- extends Object
- implements QueueElementIF
Get the node guid of the local node.
- Version:
- $Id: NodeGuid.java,v 1.1 2003/02/19 10:32:31 hweather Exp $
- Author:
- Hakim Weatherspoon
- See Also:
Router
Constructor Summary |
NodeGuid(SecureHash node_guid)
Construct according to the given fields. |
node_guid
public SecureHash node_guid
- GUID of local node.
NodeGuid
public NodeGuid(SecureHash node_guid)
- Construct according to the given fields.
toString
public String toString()
- Specified by java.lang.Object
- Overrides:
toString
in class Object