#include <ce.h>
Public Attributes | |
char* | version |
char* | group |
ce_rank_t | coord |
int | ltime |
ce_bool_t | primary |
char* | proto |
ce_bool_t | groupd |
ce_bool_t | xfer_view |
char* | key |
int | num_ids |
ce_view_id_array_t | prev_ids |
char* | params |
ce_time_t | uptime |
ce_endpt_array_t | view |
ce_addr_array_t | address |
|
The addresses of group members |
|
The rank of the coordinator |
|
The group name |
|
Are we using the group daemon? |
|
The security key |
|
The logical time of this view |
|
The number of ids in prev_ids |
|
The parameters used |
|
The set of previous view_id's |
|
Is this a primary view? |
|
The protocol stack in use |
|
The time since this group was initiated |
|
The Ensemble version number |
|
The set of endpoints in the view |
|
Is this an xfer view? |