Skip to content

Struct la_info

ClassList > la_info

Public Attributes

Type Name
LA_ACT_LOG act_log
LOG_LSA append_lsa
int apply_state
LA_ARV_LOG arv_log
int cache_buffer_size
LA_CACHE_PB * cache_pb
unsigned long commit_counter
LA_COMMIT * commit_head
LA_COMMIT * commit_tail
LOG_LSA committed_lsa
LOG_LSA committed_rep_lsa
int cur_repl
int db_lockf_vdes
unsigned long delete_counter
LOG_LSA eof_lsa
unsigned long fail_counter
LOG_LSA final_lsa
unsigned long insert_counter
bool is_apply_info_updated
bool is_end_of_record
bool is_role_changed
LOG_LSA last_committed_lsa
LOG_LSA last_committed_rep_lsa
int last_deleted_archive_num
int last_file_state
bool last_is_end_of_record
int last_server_state
time_t last_time_archive_deleted
time_t log_commit_time
char * log_data
char log_path
int log_path_lockf_vdes
time_t log_record_time
char loginf_path
int max_mem_size
int maxslotted_reclength
int num_unflushed
int prev_total_rows
char * rec_type
LOG_ZIP * redo_unzip_ptr
bool reinit_copylog
int repl_cnt
LA_REPL_FILTER repl_filter
LA_APPLY ** repl_lists
LOG_LSA required_lsa
bool required_lsa_changed
unsigned long schema_counter
time_t start_time
unsigned long start_vsize
int status
int total_rows
LOG_ZIP * undo_unzip_ptr
unsigned long update_counter

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

int la_info::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

char* la_info::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

char* la_info::rec_type;

variable redo_unzip_ptr

LOG_ZIP* la_info::redo_unzip_ptr;

variable reinit_copylog

bool la_info::reinit_copylog;

variable repl_cnt

int la_info::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

int la_info::status;

variable total_rows

int la_info::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