CUBRID Engine  latest
hb_cluster Struct Reference

#include <master_heartbeat.h>

Collaboration diagram for hb_cluster:
Collaboration graph

Public Attributes

pthread_mutex_t lock
 
SOCKET sfd
 
HB_NODE_STATE_TYPE state
 
char group_id [HB_MAX_GROUP_ID_LEN]
 
char host_name [CUB_MAXHOSTNAMELEN]
 
int num_nodes
 
HB_NODE_ENTRYnodes
 
HB_NODE_ENTRYmyself
 
HB_NODE_ENTRYmaster
 
bool shutdown
 
bool hide_to_demote
 
bool is_isolated
 
bool is_ping_check_enabled
 
HB_PING_HOST_ENTRYping_hosts
 
int num_ping_hosts
 
HB_UI_NODE_ENTRYui_nodes
 
int num_ui_nodes
 

Detailed Description

Definition at line 241 of file master_heartbeat.h.

Member Data Documentation

int hb_cluster::num_nodes
int hb_cluster::num_ui_nodes

The documentation for this struct was generated from the following file: