|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Router
Router is no longer just an application. It is privileged.
Method Summary | |
---|---|
java.util.Iterator<NodeHandle> |
getBestRoutingCandidates(Id key)
Returns an ordered list of the best candidates for the next to the key. |
void |
route(RouteMessage rm)
Send the RouteMessage based on the Pastry Algorithm |
Method Detail |
---|
void route(RouteMessage rm)
rm
- java.util.Iterator<NodeHandle> getBestRoutingCandidates(Id key)
key
-
|
Rice Pastry API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |