|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IFailureDetectionEventListener
Implemented by the Gossiper to either convict/suspect an endpoint based on the PHI calculated by the Failure Detector on the inter-arrival times of the heart beats.
Method Summary | |
---|---|
void |
convict(java.net.InetAddress ep)
Convict the specified endpoint. |
void |
suspect(java.net.InetAddress ep)
Suspect the specified endpoint. |
Method Detail |
---|
void convict(java.net.InetAddress ep)
ep
- endpoint to be convictedvoid suspect(java.net.InetAddress ep)
ep
- endpoint to be suspected.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |