Rice Pastry API

Uses of Interface
rice.pastry.standard.ProximityNeighborSelector

Packages that use ProximityNeighborSelector
rice.pastry.direct   
rice.pastry.pns   
rice.pastry.socket   
rice.pastry.transport   
 

Uses of ProximityNeighborSelector in rice.pastry.direct
 

Methods in rice.pastry.direct with parameters of type ProximityNeighborSelector
protected  Bootstrapper DirectPastryNodeFactory.getBootstrapper(TLPastryNode pn, NodeHandleAdapter tl, NodeHandleFactory handleFactory, ProximityNeighborSelector pns)
           
 

Uses of ProximityNeighborSelector in rice.pastry.pns
 

Classes in rice.pastry.pns that implement ProximityNeighborSelector
 class PNSApplication
          Can request LeafSet, RouteRow, Proximity of nodes, implemts the PNS algorithim.
 

Uses of ProximityNeighborSelector in rice.pastry.socket
 

Methods in rice.pastry.socket with parameters of type ProximityNeighborSelector
protected  Bootstrapper SocketPastryNodeFactory.getBootstrapper(TLPastryNode pn, NodeHandleAdapter tl, NodeHandleFactory handleFactory, ProximityNeighborSelector pns)
           
 

Uses of ProximityNeighborSelector in rice.pastry.transport
 

Methods in rice.pastry.transport with parameters of type ProximityNeighborSelector
protected abstract  Bootstrapper TransportPastryNodeFactory.getBootstrapper(TLPastryNode pn, NodeHandleAdapter tl, NodeHandleFactory handleFactory, ProximityNeighborSelector pns)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection