CUBRID Engine  latest
HB_PROC_ENTRY Struct Reference

#include <master_heartbeat.h>

Collaboration diagram for HB_PROC_ENTRY:
Collaboration graph

Public Attributes

HB_PROC_ENTRYnext
 
HB_PROC_ENTRY ** prev
 
unsigned char state
 
unsigned char type
 
int sfd
 
int pid
 
char exec_path [HB_MAX_SZ_PROC_EXEC_PATH]
 
char args [HB_MAX_SZ_PROC_ARGS]
 
struct timeval frtime
 
struct timeval rtime
 
struct timeval dtime
 
struct timeval ktime
 
struct timeval stime
 
unsigned short changemode_rid
 
unsigned short changemode_gap
 
LOG_LSA prev_eof
 
LOG_LSA curr_eof
 
bool is_curr_eof_received
 
CSS_CONN_ENTRYconn
 
bool being_shutdown
 
bool server_hang
 

Detailed Description

Definition at line 270 of file master_heartbeat.h.

Member Data Documentation

bool HB_PROC_ENTRY::being_shutdown
unsigned short HB_PROC_ENTRY::changemode_gap
unsigned short HB_PROC_ENTRY::changemode_rid

Definition at line 290 of file master_heartbeat.h.

struct timeval HB_PROC_ENTRY::dtime

Definition at line 286 of file master_heartbeat.h.

Referenced by hb_deregister_process(), and hb_get_process_info_string().

char HB_PROC_ENTRY::exec_path[HB_MAX_SZ_PROC_EXEC_PATH]
struct timeval HB_PROC_ENTRY::frtime

Definition at line 284 of file master_heartbeat.h.

Referenced by hb_register_new_process().

struct timeval HB_PROC_ENTRY::ktime
HB_PROC_ENTRY** HB_PROC_ENTRY::prev

Definition at line 273 of file master_heartbeat.h.

Referenced by hb_alloc_new_proc().

LOG_LSA HB_PROC_ENTRY::prev_eof
struct timeval HB_PROC_ENTRY::rtime
struct timeval HB_PROC_ENTRY::stime

Definition at line 288 of file master_heartbeat.h.

Referenced by hb_get_process_info_string().


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