|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bootstrapper | |
---|---|
rice.pastry | |
rice.pastry.boot | |
rice.pastry.direct | |
rice.pastry.socket | |
rice.pastry.transport |
Uses of Bootstrapper in rice.pastry |
---|
Methods in rice.pastry that return Bootstrapper | |
---|---|
abstract Bootstrapper |
PastryNode.getBootstrapper()
|
Uses of Bootstrapper in rice.pastry.boot |
---|
Classes in rice.pastry.boot that implement Bootstrapper | |
---|---|
class |
BootstrapApp
Simple bootstrapper. |
class |
PNSBootstrapApp
This does PNS before booting. |
Uses of Bootstrapper in rice.pastry.direct |
---|
Methods in rice.pastry.direct that return Bootstrapper | |
---|---|
Bootstrapper |
DirectPastryNode.getBootstrapper()
|
Uses of Bootstrapper in rice.pastry.socket |
---|
Methods in rice.pastry.socket that return Bootstrapper | |
---|---|
Bootstrapper |
SocketPastryNode.getBootstrapper()
|
Uses of Bootstrapper in rice.pastry.transport |
---|
Methods in rice.pastry.transport that return Bootstrapper | |
---|---|
Bootstrapper |
TLPastryNode.getBootstrapper()
|
Methods in rice.pastry.transport with parameters of type Bootstrapper | |
---|---|
void |
TLPastryNode.setElements(NodeHandle lh,
MessageDispatch md,
LeafSet ls,
RoutingTable rt,
Router router,
Bootstrapper bootstrapper)
|
|
Rice Pastry API | |||||||||
PREV NEXT | FRAMES NO FRAMES |