|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RoutingTable | |
| rice.pastry | |
| rice.pastry.client | |
| rice.pastry.leafset | |
| rice.pastry.multiring | |
| rice.pastry.standard | |
| Uses of RoutingTable in rice.pastry |
| Methods in rice.pastry that return RoutingTable | |
rice.pastry.routing.RoutingTable |
PastryNode.getRoutingTable()
|
| Methods in rice.pastry with parameters of type RoutingTable | |
void |
PastryNode.setElements(rice.pastry.NodeHandle lh,
rice.pastry.security.PastrySecurityManager sm,
rice.pastry.messaging.MessageDispatch md,
rice.pastry.leafset.LeafSet ls,
rice.pastry.routing.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 | |
rice.pastry.routing.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(rice.pastry.leafset.LeafSet remotels,
rice.pastry.NodeHandle from,
rice.pastry.routing.RoutingTable routeTable,
rice.pastry.security.PastrySecurityManager security,
boolean testOnly,
java.util.Set insertedHandles)
Merge a remote leafset into this |
| Uses of RoutingTable in rice.pastry.multiring |
| Methods in rice.pastry.multiring that return RoutingTable | |
rice.pastry.routing.RoutingTable |
MultiRingPastryNode.getRoutingTable()
|
| Methods in rice.pastry.multiring with parameters of type RoutingTable | |
void |
MultiRingPastryNode.setElements(rice.pastry.NodeHandle lh,
rice.pastry.security.PastrySecurityManager sm,
rice.pastry.messaging.MessageDispatch md,
rice.pastry.leafset.LeafSet ls,
rice.pastry.routing.RoutingTable rt)
|
| Uses of RoutingTable in rice.pastry.standard |
| Constructors in rice.pastry.standard with parameters of type RoutingTable | |
StandardJoinProtocol(rice.pastry.PastryNode ln,
rice.pastry.NodeHandle lh,
rice.pastry.security.PastrySecurityManager sm,
rice.pastry.routing.RoutingTable rt,
rice.pastry.leafset.LeafSet ls)
Constructor. |
|
StandardLeafSetProtocol(rice.pastry.PastryNode ln,
rice.pastry.NodeHandle local,
rice.pastry.security.PastrySecurityManager sm,
rice.pastry.leafset.LeafSet ls,
rice.pastry.routing.RoutingTable rt)
|
|
StandardRouter(rice.pastry.NodeHandle handle,
rice.pastry.routing.RoutingTable rt,
rice.pastry.leafset.LeafSet ls,
rice.pastry.security.PastrySecurityManager sm)
Constructor. |
|
StandardRouteSetProtocol(rice.pastry.NodeHandle lh,
rice.pastry.security.PastrySecurityManager sm,
rice.pastry.routing.RoutingTable rt)
Constructor. |
|
|
Rice Pastry API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||