CUBRID Engine
latest
|
#include <log_record.hpp>
Public Attributes | |
LOG_DATA | data |
int | length |
Definition at line 172 of file log_record.hpp.
LOG_DATA log_rec_undo::data |
Definition at line 174 of file log_record.hpp.
Referenced by la_get_log_data(), log_append_sysop_end(), log_dump_record_mvcc_undo(), log_dump_record_sysop_end_internal(), log_dump_record_undo(), log_recovery_undo(), log_rollback(), log_sysop_end_logical_undo(), prior_lsa_gen_undoredo_record_from_crumbs(), and vacuum_process_log_record().
int log_rec_undo::length |
Definition at line 175 of file log_record.hpp.
Referenced by la_get_log_data(), log_dump_record_mvcc_undo(), log_dump_record_sysop_end_internal(), log_dump_record_undo(), log_get_undo_record(), log_read_sysop_start_postpone(), log_recovery_undo(), log_rollback(), log_startof_nxrec(), log_sysop_end_logical_undo(), prior_lsa_gen_undoredo_record_from_crumbs(), and vacuum_process_log_record().