Skip to content

Struct hb_node_entry

ClassList > hb_node_entry

  • #include <master_heartbeat.h>

Public Attributes

Type Name
short heartbeat_gap
char host_name
struct timeval last_recv_hbtime
HB_NODE_ENTRY * next
HB_NODE_ENTRY ** prev
unsigned short priority
short score
HB_NODE_STATE_TYPE state

Public Attributes Documentation

variable heartbeat_gap

short hb_node_entry::heartbeat_gap;

variable host_name

char hb_node_entry::host_name[CUB_MAXHOSTNAMELEN];

variable last_recv_hbtime

struct timeval hb_node_entry::last_recv_hbtime;

variable next

HB_NODE_ENTRY* hb_node_entry::next;

variable prev

HB_NODE_ENTRY** hb_node_entry::prev;

variable priority

unsigned short hb_node_entry::priority;

variable score

short hb_node_entry::score;

variable state

HB_NODE_STATE_TYPE hb_node_entry::state;


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