Skip to content

Struct HB_PROC_ENTRY

ClassList > HB_PROC_ENTRY

  • #include <master_heartbeat.h>

Public Attributes

Type Name
char args
bool being_shutdown
unsigned short changemode_gap
unsigned short changemode_rid
CSS_CONN_ENTRY * conn
LOG_LSA curr_eof
struct timeval dtime
char exec_path
struct timeval frtime
bool is_curr_eof_received
struct timeval ktime
HB_PROC_ENTRY * next
int pid
HB_PROC_ENTRY ** prev
LOG_LSA prev_eof
struct timeval rtime
bool server_hang
int sfd
unsigned char state
struct timeval stime
unsigned char type

Public Attributes Documentation

variable args

char HB_PROC_ENTRY::args[HB_MAX_SZ_PROC_ARGS];

variable being_shutdown

bool HB_PROC_ENTRY::being_shutdown;

variable changemode_gap

unsigned short HB_PROC_ENTRY::changemode_gap;

variable changemode_rid

unsigned short HB_PROC_ENTRY::changemode_rid;

variable conn

CSS_CONN_ENTRY* HB_PROC_ENTRY::conn;

variable curr_eof

LOG_LSA HB_PROC_ENTRY::curr_eof;

variable dtime

struct timeval HB_PROC_ENTRY::dtime;

variable exec_path

char HB_PROC_ENTRY::exec_path[HB_MAX_SZ_PROC_EXEC_PATH];

variable frtime

struct timeval HB_PROC_ENTRY::frtime;

variable is_curr_eof_received

bool HB_PROC_ENTRY::is_curr_eof_received;

variable ktime

struct timeval HB_PROC_ENTRY::ktime;

variable next

HB_PROC_ENTRY* HB_PROC_ENTRY::next;

variable pid

int HB_PROC_ENTRY::pid;

variable prev

HB_PROC_ENTRY** HB_PROC_ENTRY::prev;

variable prev_eof

LOG_LSA HB_PROC_ENTRY::prev_eof;

variable rtime

struct timeval HB_PROC_ENTRY::rtime;

variable server_hang

bool HB_PROC_ENTRY::server_hang;

variable sfd

int HB_PROC_ENTRY::sfd;

variable state

unsigned char HB_PROC_ENTRY::state;

variable stime

struct timeval HB_PROC_ENTRY::stime;

variable type

unsigned char HB_PROC_ENTRY::type;


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