MySQL 8.4.0
Source Code Documentation
Certification_handler::View_change_stored_info Struct Reference

View change information information stored for delay. More...

Public Member Functions

 View_change_stored_info (Pipeline_event *vc_pevent, Gtid gtid, binlog::BgcTicket::ValueType bgc_ticket)
 

Public Attributes

Pipeline_eventview_change_pevent
 
Gtid view_change_gtid
 
binlog::BgcTicket::ValueType bgc_ticket
 

Detailed Description

View change information information stored for delay.

Constructor & Destructor Documentation

◆ View_change_stored_info()

Certification_handler::View_change_stored_info::View_change_stored_info ( Pipeline_event vc_pevent,
Gtid  gtid,
binlog::BgcTicket::ValueType  bgc_ticket 
)
inline

Member Data Documentation

◆ bgc_ticket

binlog::BgcTicket::ValueType Certification_handler::View_change_stored_info::bgc_ticket

◆ view_change_gtid

Gtid Certification_handler::View_change_stored_info::view_change_gtid

◆ view_change_pevent

Pipeline_event* Certification_handler::View_change_stored_info::view_change_pevent

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