Rice Pastry API

Uses of Interface
rice.pastry.routing.Router

Packages that use Router
rice.pastry   
rice.pastry.standard   
 

Uses of Router in rice.pastry
 

Fields in rice.pastry declared as Router
protected  Router PastryNode.router
           
 

Methods in rice.pastry that return Router
 Router PastryNode.getRouter()
           
 

Methods in rice.pastry with parameters of type Router
 void PastryNode.setElements(NodeHandle lh, MessageDispatch md, LeafSet ls, RoutingTable rt, Router router)
          Combined accessor method for various members of PastryNode.
 

Uses of Router in rice.pastry.standard
 

Classes in rice.pastry.standard that implement Router
 class RapidRerouter
          The superclass makes the routing decisions.
 class StandardRouter
          An implementation of the standard Pastry routing algorithm.
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection