append(Event_handler *last_handler) | Event_handler | inline |
append_handler(Event_handler **pipeline, Event_handler *event_handler) | Event_handler | inlinestatic |
applier_module_thd | Certification_handler | private |
cert_module | Certification_handler | private |
Certification_handler() | Certification_handler | |
Event_handler() | Event_handler | inline |
extract_certification_info(Pipeline_event *pevent, Continuation *cont) | Certification_handler | private |
generate_view_change_bgc_ticket() | Certification_handler | private |
get_certifier() | Certification_handler | |
get_handler_by_role(Event_handler *pipeline, int role, Event_handler **event_handler) | Event_handler | inlinestatic |
get_role() override | Certification_handler | virtual |
get_transaction_context(Pipeline_event *pevent, Transaction_context_log_event **tcle) | Certification_handler | private |
group_sidno | Certification_handler | private |
handle_action(Pipeline_action *action) override | Certification_handler | virtual |
handle_event(Pipeline_event *ev, Continuation *cont) override | Certification_handler | virtual |
handle_transaction_context(Pipeline_event *pevent, Continuation *cont) | Certification_handler | private |
handle_transaction_id(Pipeline_event *pevent, Continuation *cont) | Certification_handler | private |
initialize() override | Certification_handler | virtual |
inject_transactional_events(Pipeline_event *pevent, Gtid gtid, binlog::BgcTicket::ValueType bgc_ticket, Continuation *cont) | Certification_handler | private |
is_unique() override | Certification_handler | virtual |
log_view_change_event_in_order(Pipeline_event *view_pevent, Continuation *cont) | Certification_handler | private |
next(Pipeline_event *event, Continuation *continuation) | Event_handler | inlineprotected |
next(Pipeline_action *action) | Event_handler | inlineprotected |
next_in_pipeline | Event_handler | private |
pending_view_change_events_waiting_for_consistent_transactions | Certification_handler | private |
plug_next_handler(Event_handler *next_handler) | Event_handler | inline |
reset_transaction_context() | Certification_handler | private |
set_certification_info(std::map< std::string, std::string > *cert_info) | Certification_handler | |
set_transaction_context(Pipeline_event *pevent) | Certification_handler | private |
terminate() override | Certification_handler | virtual |
terminate_pipeline() | Event_handler | inline |
transaction_context_packet | Certification_handler | private |
transaction_context_pevent | Certification_handler | private |
~Certification_handler() override | Certification_handler | |
~Event_handler()=default | Event_handler | virtual |