|
Class Summary |
| AbstractRecoveryConnection |
Common abstract super class for a connection dedicated to receovery from hardware fialure of a remote peer. |
| ClientConnection |
Client-side connection for the recovery mechanism. |
| ClientConnectionEvent |
Event emitted when a remote peer detects the connection with the server is broken. |
| Reaper |
This class checks, at regular intervals, the recovery-specific connections to remote peers,
and detects whether the corresponding peer is dead. |
| ReaperEvent |
Event emitted when a connection failure is detected. |
| RecoveryServer |
This class handles the server-side management of recovery connections to remote peers. |
| ServerConnection |
Instances of this class represent connections to a server from a remote peer. |
Support for detection and recovery from hardware failures occurring on remote peers.