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

Public Attributes | |
| char * | info |
| int | repl_info_type |
| bool | need_replication |
Definition at line 52 of file replication.h.
| char* repl_info::info |
Definition at line 54 of file replication.h.
Referenced by chksum_insert_repl_log_and_demote_table_lock(), chksum_set_repl_info_and_demote_table_lock(), do_replicate_statement(), locator_update_force(), repl_set_info(), schksum_insert_repl_log_and_demote_table_lock(), srepl_set_info(), and xrepl_set_info().
| bool repl_info::need_replication |
Definition at line 56 of file replication.h.
Referenced by locator_update_force(), and locator_update_index().
| int repl_info::repl_info_type |
Definition at line 55 of file replication.h.
Referenced by chksum_insert_repl_log_and_demote_table_lock(), chksum_set_repl_info_and_demote_table_lock(), do_replicate_statement(), locator_update_force(), locator_update_index(), repl_set_info(), schksum_insert_repl_log_and_demote_table_lock(), srepl_set_info(), and xrepl_set_info().