CUBRID Engine  latest
la_ha_apply_info Struct Reference
Collaboration diagram for la_ha_apply_info:
Collaboration graph

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
 

Detailed Description

Definition at line 391 of file log_applier.c.

Member Data Documentation

LOG_LSA la_ha_apply_info::append_lsa
INT64 la_ha_apply_info::commit_counter
LOG_LSA la_ha_apply_info::committed_lsa
LOG_LSA la_ha_apply_info::committed_rep_lsa
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
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
LOG_LSA la_ha_apply_info::eof_lsa
INT64 la_ha_apply_info::fail_counter
LOG_LSA la_ha_apply_info::final_lsa
INT64 la_ha_apply_info::insert_counter
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
INT64 la_ha_apply_info::schema_counter
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

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