Skip to content

Struct la_ha_apply_info

ClassList > la_ha_apply_info

Public Attributes

Type Name
LOG_LSA append_lsa
INT64 commit_counter
LOG_LSA committed_lsa
LOG_LSA committed_rep_lsa
char copied_log_path
DB_DATETIME creation_time
char db_name
INT64 delete_counter
LOG_LSA eof_lsa
INT64 fail_counter
LOG_LSA final_lsa
INT64 insert_counter
DB_DATETIME last_access_time
DB_DATETIME log_commit_time
DB_DATETIME log_record_time
LOG_LSA required_lsa
INT64 schema_counter
DB_DATETIME start_time
int status
INT64 update_counter

Public Attributes Documentation

variable append_lsa

LOG_LSA la_ha_apply_info::append_lsa;

variable commit_counter

INT64 la_ha_apply_info::commit_counter;

variable committed_lsa

LOG_LSA la_ha_apply_info::committed_lsa;

variable committed_rep_lsa

LOG_LSA la_ha_apply_info::committed_rep_lsa;

variable copied_log_path

char la_ha_apply_info::copied_log_path[4096];

variable creation_time

DB_DATETIME la_ha_apply_info::creation_time;

variable db_name

char la_ha_apply_info::db_name[256];

variable delete_counter

INT64 la_ha_apply_info::delete_counter;

variable eof_lsa

LOG_LSA la_ha_apply_info::eof_lsa;

variable fail_counter

INT64 la_ha_apply_info::fail_counter;

variable final_lsa

LOG_LSA la_ha_apply_info::final_lsa;

variable insert_counter

INT64 la_ha_apply_info::insert_counter;

variable last_access_time

DB_DATETIME la_ha_apply_info::last_access_time;

variable log_commit_time

DB_DATETIME la_ha_apply_info::log_commit_time;

variable log_record_time

DB_DATETIME la_ha_apply_info::log_record_time;

variable required_lsa

LOG_LSA la_ha_apply_info::required_lsa;

variable schema_counter

INT64 la_ha_apply_info::schema_counter;

variable start_time

DB_DATETIME la_ha_apply_info::start_time;

variable status

int la_ha_apply_info::status;

variable update_counter

INT64 la_ha_apply_info::update_counter;


The documentation for this class was generated from the following file cubrid/src/transaction/log_applier.c