|
CUBRID Engine
latest
|
#include <log_record.hpp>

Public Attributes | |
| int | isloose_end |
| TRANID | trid |
| TRAN_STATE | state |
| LOG_LSA | head_lsa |
| LOG_LSA | tail_lsa |
| LOG_LSA | undo_nxlsa |
| LOG_LSA | posp_nxlsa |
| LOG_LSA | savept_lsa |
| LOG_LSA | tail_topresult_lsa |
| LOG_LSA | start_postpone_lsa |
| char | user_name [LOG_USERNAME_MAX] |
Definition at line 342 of file log_record.hpp.
| LOG_LSA log_info_chkpt_trans::head_lsa |
Definition at line 347 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| int log_info_chkpt_trans::isloose_end |
Definition at line 344 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| LOG_LSA log_info_chkpt_trans::posp_nxlsa |
Definition at line 351 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| LOG_LSA log_info_chkpt_trans::savept_lsa |
Definition at line 352 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| LOG_LSA log_info_chkpt_trans::start_postpone_lsa |
Definition at line 354 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), and logpb_checkpoint_trans().
| TRAN_STATE log_info_chkpt_trans::state |
Definition at line 346 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| LOG_LSA log_info_chkpt_trans::tail_lsa |
Definition at line 348 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| LOG_LSA log_info_chkpt_trans::tail_topresult_lsa |
Definition at line 353 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| TRANID log_info_chkpt_trans::trid |
Definition at line 345 of file log_record.hpp.
Referenced by logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| LOG_LSA log_info_chkpt_trans::undo_nxlsa |
Definition at line 349 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().
| char log_info_chkpt_trans::user_name[LOG_USERNAME_MAX] |
Definition at line 355 of file log_record.hpp.
Referenced by log_rv_analysis_end_checkpoint(), logpb_checkpoint_trans(), and logpb_dump_checkpoint_trans().