CUBRID Engine  latest
log_info_chkpt_trans Struct Reference

#include <log_record.hpp>

Collaboration diagram for log_info_chkpt_trans:
Collaboration graph

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]
 

Detailed Description

Definition at line 342 of file log_record.hpp.

Member Data Documentation

LOG_LSA log_info_chkpt_trans::head_lsa
int log_info_chkpt_trans::isloose_end
LOG_LSA log_info_chkpt_trans::posp_nxlsa
LOG_LSA log_info_chkpt_trans::savept_lsa
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
LOG_LSA log_info_chkpt_trans::tail_lsa
LOG_LSA log_info_chkpt_trans::tail_topresult_lsa
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
char log_info_chkpt_trans::user_name[LOG_USERNAME_MAX]

The documentation for this struct was generated from the following file: