CUBRID Engine
latest
|
#include <log_record.hpp>
Public Attributes | |
LOG_DATA | data |
int | ulength |
int | rlength |
Definition at line 163 of file log_record.hpp.
LOG_DATA log_rec_undoredo::data |
Definition at line 165 of file log_record.hpp.
Referenced by la_get_log_data(), la_get_next_update_log(), log_dump_record_mvcc_undoredo(), log_dump_record_undoredo(), log_recovery_redo(), log_recovery_undo(), log_rollback(), prior_lsa_gen_undoredo_record_from_crumbs(), and vacuum_process_log_record().
int log_rec_undoredo::rlength |
Definition at line 167 of file log_record.hpp.
Referenced by la_get_log_data(), la_get_next_update_log(), log_dump_record_mvcc_undoredo(), log_dump_record_undoredo(), log_recovery_redo(), log_startof_nxrec(), and prior_lsa_gen_undoredo_record_from_crumbs().
int log_rec_undoredo::ulength |
Definition at line 166 of file log_record.hpp.
Referenced by la_get_log_data(), la_get_next_update_log(), log_dump_record_mvcc_undoredo(), log_dump_record_undoredo(), log_get_undo_record(), log_recovery_redo(), log_recovery_undo(), log_rollback(), log_startof_nxrec(), prior_lsa_gen_undoredo_record_from_crumbs(), and vacuum_process_log_record().