|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface HintedHandoffStrategy
The equivalent of RoutingStrategy for hints.
Different strategies to decide which nodes are eligible to receive hints
| Method Summary | |
|---|---|
java.util.List<Node> |
routeHint(Node origin)
Get an ordered "preference list" of nodes eligible to receive hints for a given node in case of that node's failure |
| Method Detail |
|---|
java.util.List<Node> routeHint(Node origin)
origin - The original node which failed to receive the request
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||