rice.pastry.direct
Class DirectPastryNode
java.lang.Object
rice.pastry.direct.DirectPastryNode
public class DirectPastryNode
- extends Object
Direct pastry node. Subclasses PastryNode, and does about nothing else.
- Version:
- $Id: DirectPastryNode.java 4221 2008-05-19 16:41:19Z jeffh $
- Author:
- Sitaram Iyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectPastryNode
public DirectPastryNode()
setCurrentNode
public static PastryNode setCurrentNode(PastryNode dpn)
- Returns the previous one.
- Parameters:
dnh -
- Returns:
getCurrentNode
public static PastryNode getCurrentNode()
Copyright © 2010. All Rights Reserved.