Struct la_info
ClassList > la_info
Public Attributes
Public Attributes Documentation
variable act_log
LA_ACT_LOG la_info::act_log;
variable append_lsa
LOG_LSA la_info::append_lsa;
variable apply_state
int la_info::apply_state;
variable arv_log
LA_ARV_LOG la_info::arv_log;
variable cache_buffer_size
int la_info::cache_buffer_size;
variable cache_pb
LA_CACHE_PB* la_info::cache_pb;
variable commit_counter
unsigned long la_info::commit_counter;
variable commit_head
LA_COMMIT* la_info::commit_head;
variable commit_tail
LA_COMMIT* la_info::commit_tail;
variable committed_lsa
LOG_LSA la_info::committed_lsa;
variable committed_rep_lsa
LOG_LSA la_info::committed_rep_lsa;
variable cur_repl
variable db_lockf_vdes
int la_info::db_lockf_vdes;
variable delete_counter
unsigned long la_info::delete_counter;
variable eof_lsa
LOG_LSA la_info::eof_lsa;
variable fail_counter
unsigned long la_info::fail_counter;
variable final_lsa
LOG_LSA la_info::final_lsa;
variable insert_counter
unsigned long la_info::insert_counter;
variable is_apply_info_updated
bool la_info::is_apply_info_updated;
variable is_end_of_record
bool la_info::is_end_of_record;
variable is_role_changed
bool la_info::is_role_changed;
variable last_committed_lsa
LOG_LSA la_info::last_committed_lsa;
variable last_committed_rep_lsa
LOG_LSA la_info::last_committed_rep_lsa;
variable last_deleted_archive_num
int la_info::last_deleted_archive_num;
variable last_file_state
int la_info::last_file_state;
variable last_is_end_of_record
bool la_info::last_is_end_of_record;
variable last_server_state
int la_info::last_server_state;
variable last_time_archive_deleted
time_t la_info::last_time_archive_deleted;
variable log_commit_time
time_t la_info::log_commit_time;
variable log_data
variable log_path
char la_info::log_path[PATH_MAX];
variable log_path_lockf_vdes
int la_info::log_path_lockf_vdes;
variable log_record_time
time_t la_info::log_record_time;
variable loginf_path
char la_info::loginf_path[PATH_MAX];
variable max_mem_size
int la_info::max_mem_size;
variable maxslotted_reclength
int la_info::maxslotted_reclength;
variable num_unflushed
int la_info::num_unflushed;
variable prev_total_rows
int la_info::prev_total_rows;
variable rec_type
variable redo_unzip_ptr
LOG_ZIP* la_info::redo_unzip_ptr;
variable reinit_copylog
bool la_info::reinit_copylog;
variable repl_cnt
variable repl_filter
LA_REPL_FILTER la_info::repl_filter;
variable repl_lists
LA_APPLY** la_info::repl_lists;
variable required_lsa
LOG_LSA la_info::required_lsa;
variable required_lsa_changed
bool la_info::required_lsa_changed;
variable schema_counter
unsigned long la_info::schema_counter;
variable start_time
time_t la_info::start_time;
variable start_vsize
unsigned long la_info::start_vsize;
variable status
variable total_rows
variable undo_unzip_ptr
LOG_ZIP* la_info::undo_unzip_ptr;
variable update_counter
unsigned long la_info::update_counter;
The documentation for this class was generated from the following file cubrid/src/transaction/log_applier.c