Skip to content

Struct hb_ui_node_entry

ClassList > hb_ui_node_entry

  • #include <master_heartbeat.h>

Public Attributes

Type Name
char group_id
char host_name
struct timeval last_recv_time
HB_UI_NODE_ENTRY * next
HB_UI_NODE_ENTRY ** prev
struct sockaddr_in saddr
int v_result

Public Attributes Documentation

variable group_id

char hb_ui_node_entry::group_id[HB_MAX_GROUP_ID_LEN];

variable host_name

char hb_ui_node_entry::host_name[CUB_MAXHOSTNAMELEN];

variable last_recv_time

struct timeval hb_ui_node_entry::last_recv_time;

variable next

HB_UI_NODE_ENTRY* hb_ui_node_entry::next;

variable prev

HB_UI_NODE_ENTRY** hb_ui_node_entry::prev;

variable saddr

struct sockaddr_in hb_ui_node_entry::saddr;

variable v_result

int hb_ui_node_entry::v_result;


The documentation for this class was generated from the following file cubrid/src/executables/master_heartbeat.h