Rice Pastry API

Uses of Class
rice.pastry.dist.DistPastryNodeFactory

Packages that use DistPastryNodeFactory
rice.pastry.dist   
rice.pastry.socket   
rice.pastry.testing   
 

Uses of DistPastryNodeFactory in rice.pastry.dist
 

Methods in rice.pastry.dist that return DistPastryNodeFactory
static DistPastryNodeFactory DistPastryNodeFactory.getFactory(NodeIdFactory nf, int protocol, int port, Environment env)
          Static method which is designed to be used by clients needing a distrubuted pastry node factory.
 

Uses of DistPastryNodeFactory in rice.pastry.socket
 

Subclasses of DistPastryNodeFactory in rice.pastry.socket
 class SocketPastryNodeFactory
          Pastry node factory for Socket-linked nodes.
 

Uses of DistPastryNodeFactory in rice.pastry.testing
 

Methods in rice.pastry.testing with parameters of type DistPastryNodeFactory
protected  rice.pastry.testing.PartitionChecker.Ring PartitionChecker.buildRing(DistPastryNodeFactory factory, java.net.InetSocketAddress bootstrap)
          DESCRIBE THE METHOD
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection