CUBRID Engine
latest
|
#include <log_record.hpp>
Public Attributes | |
LOG_LSA | redo_lsa |
int | ntrans |
int | ntops |
Definition at line 333 of file log_record.hpp.
int log_rec_chkpt::ntops |
Definition at line 337 of file log_record.hpp.
Referenced by log_dump_record_checkpoint(), log_rv_analysis_end_checkpoint(), log_startof_nxrec(), logpb_checkpoint(), and logpb_checkpoint_topops().
int log_rec_chkpt::ntrans |
Definition at line 336 of file log_record.hpp.
Referenced by log_dump_record_checkpoint(), log_recovery_analysis(), log_rv_analysis_end_checkpoint(), log_startof_nxrec(), and logpb_checkpoint().
LOG_LSA log_rec_chkpt::redo_lsa |
Definition at line 335 of file log_record.hpp.
Referenced by log_dump_record_checkpoint(), log_rv_analysis_end_checkpoint(), and logpb_checkpoint().