MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for Xcom_statistics_storage_interface, including all inherited members.
add_bytes_received(uint64_t bytes_received)=0 | Xcom_statistics_storage_interface | pure virtual |
add_bytes_sent(uint64_t bytes_sent)=0 | Xcom_statistics_storage_interface | pure virtual |
add_empty_proposal_round()=0 | Xcom_statistics_storage_interface | pure virtual |
add_message()=0 | Xcom_statistics_storage_interface | pure virtual |
add_proposal_time(unsigned long long proposal_time)=0 | Xcom_statistics_storage_interface | pure virtual |
add_sucessful_paxos_round()=0 | Xcom_statistics_storage_interface | pure virtual |
add_three_phase_paxos()=0 | Xcom_statistics_storage_interface | pure virtual |
set_last_proposal_time(unsigned long long proposal_time)=0 | Xcom_statistics_storage_interface | pure virtual |
~Xcom_statistics_storage_interface()=default | Xcom_statistics_storage_interface | virtual |