Message StabilizeCall

File: Overlay/Chord/ChordMessage.msg

Message used for the stabilization protocol as mentioned in "Chord: A Scalable Peer-to-Peer Lookup Protocol for Internet Applications"

Inheritance diagram:

The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.

Extends:

BaseCallMessage

A basic Remote-Procedure-Call message

Source code:

message StabilizeCall extends BaseCallMessage
{
};