|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--rice.pastry.direct.DirectPastryNodeFactory
Pastry node factory for direct connections between nodes (local instances).
| Constructor Summary | |
DirectPastryNodeFactory(NodeIdFactory nf,
NetworkSimulator sim)
|
|
| Method Summary | |
NetworkSimulator |
getNetworkSimulator()
|
PastryNode |
newNode(NodeHandle bootstrap)
Manufacture a new Pastry node. |
PastryNode |
newNode(NodeHandle bootstrap,
NodeId nodeId)
Manufacture a new Pastry node. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DirectPastryNodeFactory(NodeIdFactory nf,
NetworkSimulator sim)
| Method Detail |
public NetworkSimulator getNetworkSimulator()
public PastryNode newNode(NodeHandle bootstrap)
newNode in interface PastryNodeFactory
public PastryNode newNode(NodeHandle bootstrap,
NodeId nodeId)
newNode in interface PastryNodeFactory
|
Rice Pastry API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||