ePOST API

Uses of Class
rice.pastry.PastryNodeFactory

Packages that use PastryNodeFactory
rice.p2p.commonapi.testing   
rice.p2p.multiring.testing   
rice.pastry.direct   
rice.pastry.dist   
rice.pastry.socket   
rice.pastry.testing   
 

Uses of PastryNodeFactory in rice.p2p.commonapi.testing
 

Fields in rice.p2p.commonapi.testing declared as PastryNodeFactory
protected  PastryNodeFactory CommonAPITest.factory
           
 

Uses of PastryNodeFactory in rice.p2p.multiring.testing
 

Fields in rice.p2p.multiring.testing declared as PastryNodeFactory
protected  PastryNodeFactory MultiringRegrTest.factory
           
 

Uses of PastryNodeFactory in rice.pastry.direct
 

Subclasses of PastryNodeFactory in rice.pastry.direct
 class DirectPastryNodeFactory
          Pastry node factory for direct connections between nodes (local instances).
 

Uses of PastryNodeFactory in rice.pastry.dist
 

Subclasses of PastryNodeFactory in rice.pastry.dist
 class DistPastryNodeFactory
          An abstraction of the nodeId factory for distributed nodes.
 

Uses of PastryNodeFactory in rice.pastry.socket
 

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

Uses of PastryNodeFactory in rice.pastry.testing
 

Fields in rice.pastry.testing declared as PastryNodeFactory
protected  PastryNodeFactory PastryRegrTest.factory
           
 


ePOST API

Copyright © 2001-2005 - Rice Pastry.