|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RoutingTable | |
|---|---|
| rice.pastry | |
| rice.pastry.client | |
| rice.pastry.leafset | |
| rice.pastry.routing | |
| rice.pastry.standard | |
| Uses of RoutingTable in rice.pastry |
|---|
| Fields in rice.pastry declared as RoutingTable | |
|---|---|
protected RoutingTable |
PastryNode.routeSet
DESCRIBE THE FIELD |
| Methods in rice.pastry that return RoutingTable | |
|---|---|
RoutingTable |
PastryNode.getRoutingTable()
Gets the RoutingTable attribute of the PastryNode object |
| Methods in rice.pastry with parameters of type RoutingTable | |
|---|---|
void |
PastryNode.setElements(NodeHandle lh,
MessageDispatch md,
LeafSet ls,
RoutingTable rt)
Combined accessor method for various members of PastryNode. |
| Uses of RoutingTable in rice.pastry.client |
|---|
| Methods in rice.pastry.client that return RoutingTable | |
|---|---|
RoutingTable |
PastryAppl.getRoutingTable()
Called by a layered Pastry application to obtain a copy of the routing table. |
| Uses of RoutingTable in rice.pastry.leafset |
|---|
| Methods in rice.pastry.leafset with parameters of type RoutingTable | |
|---|---|
boolean |
LeafSet.merge(LeafSet remotels,
NodeHandle from,
RoutingTable routeTable,
boolean testOnly,
java.util.Set insertedHandles)
Merge a remote leafset into this |
| Constructors in rice.pastry.leafset with parameters of type RoutingTable | |
|---|---|
LeafSet(NodeHandle localNode,
int size,
RoutingTable rt)
Constructor. |
|
| Uses of RoutingTable in rice.pastry.routing |
|---|
| Methods in rice.pastry.routing with parameters of type RoutingTable | |
|---|---|
void |
RouteSet.setRoutingTable(RoutingTable rt)
Sets the RoutingTable attribute of the RouteSet object |
| Uses of RoutingTable in rice.pastry.standard |
|---|
| Fields in rice.pastry.standard declared as RoutingTable | |
|---|---|
protected RoutingTable |
PeriodicLeafSetProtocol.routeTable
DESCRIBE THE FIELD |
protected RoutingTable |
StandardJoinProtocol.routeTable
DESCRIBE THE FIELD |
protected RoutingTable |
StandardLeafSetProtocol.routeTable
DESCRIBE THE FIELD |
|
Rice Pastry API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||