Rice Pastry API

rice.pastry.direct
Class DirectPastryNode

java.lang.Object
  extended by rice.pastry.direct.DirectPastryNode

public class DirectPastryNode
extends java.lang.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

Constructor Summary
DirectPastryNode()
           
 
Method Summary
static PastryNode getCurrentNode()
           
static PastryNode setCurrentNode(PastryNode dpn)
          Returns the previous one.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectPastryNode

public DirectPastryNode()
Method Detail

setCurrentNode

public static PastryNode setCurrentNode(PastryNode dpn)
Returns the previous one.

Parameters:
dnh -
Returns:

getCurrentNode

public static PastryNode getCurrentNode()

Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection