|
CUBRID Engine
latest
|
#include <utility.h>

Public Attributes | |
| char * | node_name |
| char * | copy_log_base |
| char * | copy_sync_mode |
| int | apply_max_mem_size |
| int _node_config::apply_max_mem_size |
Definition at line 802 of file utility.h.
Referenced by util_make_ha_conf().
| char* _node_config::copy_log_base |
Definition at line 800 of file utility.h.
Referenced by util_make_ha_conf().
| char* _node_config::copy_sync_mode |
Definition at line 801 of file utility.h.
Referenced by us_hb_copylogdb_start(), us_hb_copylogdb_stop(), and util_make_ha_conf().
| char* _node_config::node_name |
Definition at line 799 of file utility.h.
Referenced by util_make_ha_conf().