Buffer to convey the view: the list of nodes and their status. More...
#include <clClmTmsCommon.h>
Public Member Functions | |
| ClUint64T viewNumber | __attribute__ ((__aligned__(8))) |
| Current view number. | |
Public Attributes | |
| ClGmsNodeIdT | deputy |
| Node marked as deputy. | |
| ClGmsNodeIdT | leader |
| Node ID of current leader. | |
| ClBoolT | leadershipChanged |
| To check whether the leader has changed since the last view. | |
| ClGmsClusterNotificationT * | notification |
| Array of nodes. | |
| ClUint32T | numberOfItems |
| Length of notification array. | |
Buffer to convey the view: the list of nodes and their status.