Rice Pastry API

Uses of Class
rice.pastry.socket.SocketPastryNodeFactory

Packages that use SocketPastryNodeFactory
rice.pastry.dist   
rice.pastry.standard   
rice.pastry.testing   
 

Uses of SocketPastryNodeFactory in rice.pastry.dist
 

Methods in rice.pastry.dist that return SocketPastryNodeFactory
static SocketPastryNodeFactory 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 SocketPastryNodeFactory in rice.pastry.standard
 

Constructors in rice.pastry.standard with parameters of type SocketPastryNodeFactory
PartitionHandler(PastryNode pn, SocketPastryNodeFactory factory, java.net.InetSocketAddress[] bootstraps)
          You must call start after construction!!!
 

Uses of SocketPastryNodeFactory in rice.pastry.testing
 

Fields in rice.pastry.testing declared as SocketPastryNodeFactory
protected  SocketPastryNodeFactory PastryNetworkTest.factory
           
 

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

Constructors in rice.pastry.testing with parameters of type SocketPastryNodeFactory
PastryNetworkTest(Environment env, SocketPastryNodeFactory factory, java.net.InetSocketAddress bootstrap)
           
 


Rice Pastry API

Copyright © 2001-2005 - Rice Pastry.


Imprint-Dataprotection