|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| HintedHandoffStrategy | The equivalent of RoutingStrategy for hints. |
| Class Summary | |
|---|---|
| ConsistentHandoffStrategy | A strategy which hands a hint off to any one of N nodes adjacent to the failed node in the ring, the list of the N nodes being static |
| HandoffToAnyStrategy | A strategy that hands a hint off to any random live node in the ring |
| HintedHandoffStrategyFactory | A factory that gets the appropriate HintedHandoffStrategy for a given
HintedHandoffStrategyType. |
| ProximityHandoffStrategy | A preference list based handoff strategy which stores multi-zone information |
| Enum Summary | |
|---|---|
| HintedHandoffStrategyType | Enumerates different hinted handoff strategies. |
Bunch of different ways in which we would store failed requests for the Hinted handoff feature.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||