|
CUBRID Engine
latest
|

Public Attributes | |
| char | db_name [256] |
| DB_DATETIME | creation_time |
| char | copied_log_path [4096] |
| LOG_LSA | committed_lsa |
| LOG_LSA | committed_rep_lsa |
| LOG_LSA | append_lsa |
| LOG_LSA | eof_lsa |
| LOG_LSA | final_lsa |
| LOG_LSA | required_lsa |
| DB_DATETIME | log_record_time |
| DB_DATETIME | log_commit_time |
| DB_DATETIME | last_access_time |
| int | status |
| INT64 | insert_counter |
| INT64 | update_counter |
| INT64 | delete_counter |
| INT64 | schema_counter |
| INT64 | commit_counter |
| INT64 | fail_counter |
| DB_DATETIME | start_time |
Definition at line 391 of file log_applier.c.
| LOG_LSA la_ha_apply_info::append_lsa |
Definition at line 398 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), la_init_ha_apply_info(), and la_log_page_check().
| INT64 la_ha_apply_info::commit_counter |
Definition at line 410 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), and la_log_page_check().
| LOG_LSA la_ha_apply_info::committed_lsa |
Definition at line 396 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), la_init_ha_apply_info(), and la_log_page_check().
| LOG_LSA la_ha_apply_info::committed_rep_lsa |
Definition at line 397 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), la_init_ha_apply_info(), and la_log_page_check().
| char la_ha_apply_info::copied_log_path[4096] |
Definition at line 395 of file log_applier.c.
Referenced by la_get_ha_apply_info().
| DB_DATETIME la_ha_apply_info::creation_time |
Definition at line 394 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), and la_log_page_check().
| char la_ha_apply_info::db_name[256] |
Definition at line 393 of file log_applier.c.
Referenced by la_get_ha_apply_info().
| INT64 la_ha_apply_info::delete_counter |
Definition at line 408 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), and la_log_page_check().
| LOG_LSA la_ha_apply_info::eof_lsa |
Definition at line 399 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), la_init_ha_apply_info(), and la_log_page_check().
| INT64 la_ha_apply_info::fail_counter |
Definition at line 411 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), and la_log_page_check().
| LOG_LSA la_ha_apply_info::final_lsa |
Definition at line 400 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), la_init_ha_apply_info(), and la_log_page_check().
| INT64 la_ha_apply_info::insert_counter |
Definition at line 406 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), and la_log_page_check().
| DB_DATETIME la_ha_apply_info::last_access_time |
Definition at line 404 of file log_applier.c.
Referenced by la_get_ha_apply_info(), and la_log_page_check().
| DB_DATETIME la_ha_apply_info::log_commit_time |
Definition at line 403 of file log_applier.c.
Referenced by la_get_ha_apply_info(), and la_log_page_check().
| DB_DATETIME la_ha_apply_info::log_record_time |
Definition at line 402 of file log_applier.c.
Referenced by la_get_ha_apply_info(), and la_log_page_check().
| LOG_LSA la_ha_apply_info::required_lsa |
Definition at line 401 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), la_init_ha_apply_info(), and la_log_page_check().
| INT64 la_ha_apply_info::schema_counter |
Definition at line 409 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), and la_log_page_check().
| DB_DATETIME la_ha_apply_info::start_time |
Definition at line 412 of file log_applier.c.
Referenced by la_get_ha_apply_info(), and la_log_page_check().
| int la_ha_apply_info::status |
Definition at line 405 of file log_applier.c.
Referenced by la_get_ha_apply_info().
| INT64 la_ha_apply_info::update_counter |
Definition at line 407 of file log_applier.c.
Referenced by la_get_ha_apply_info(), la_get_last_ha_applied_info(), and la_log_page_check().