CUBRID Engine  latest
log_rec_sysop_end Struct Reference

#include <log_record.hpp>

Collaboration diagram for log_rec_sysop_end:
Collaboration graph

Public Attributes

LOG_LSA lastparent_lsa
 
LOG_LSA prv_topresult_lsa
 
LOG_SYSOP_END_TYPE type
 
const VFIDvfid
 
union {
   LOG_REC_UNDO   undo
 
   LOG_REC_MVCC_UNDO   mvcc_undo
 
   LOG_LSA   compensate_lsa
 
   struct {
      LOG_LSA   postpone_lsa
 
      bool   is_sysop_postpone
 
   }   run_postpone
 
}; 
 

Detailed Description

Definition at line 293 of file log_record.hpp.

Member Data Documentation

union { ... }
bool log_rec_sysop_end::is_sysop_postpone

Definition at line 308 of file log_record.hpp.

LOG_LSA log_rec_sysop_end::postpone_lsa

Definition at line 307 of file log_record.hpp.

LOG_LSA log_rec_sysop_end::prv_topresult_lsa
const VFID* log_rec_sysop_end::vfid

Definition at line 299 of file log_record.hpp.

Referenced by log_append_sysop_end(), and log_sysop_end_logical_undo().


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