Struct HB_PROC_ENTRY
ClassList > HB_PROC_ENTRY
#include <master_heartbeat.h>
Public Attributes
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
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
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