after_primary_election(std::string primary_uuid, enum_primary_election_primary_change_status primary_change_status, enum_primary_election_mode election_mode, int error) override | Primary_election_primary_process | privatevirtual |
after_view_change(const std::vector< Gcs_member_identifier > &joining, const std::vector< Gcs_member_identifier > &leaving, const std::vector< Gcs_member_identifier > &group, bool is_leaving, bool *skip_election, enum_primary_election_mode *election_mode, std::string &suggested_primary) override | Primary_election_primary_process | privatevirtual |
applier_checkpoint_condition | Primary_election_primary_process | private |
before_message_handling(const Plugin_gcs_message &message, const std::string &message_origin, bool *skip_message) override | Primary_election_primary_process | privatevirtual |
election_cond | Primary_election_primary_process | private |
election_lock | Primary_election_primary_process | private |
election_mode | Primary_election_primary_process | private |
election_process_aborted | Primary_election_primary_process | private |
election_process_ending | Primary_election_primary_process | private |
election_process_thd_state | Primary_election_primary_process | private |
group_in_read_mode | Primary_election_primary_process | private |
is_election_process_running() | Primary_election_primary_process | |
is_election_process_terminating() | Primary_election_primary_process | |
known_members_addresses | Primary_election_primary_process | private |
launch_primary_election_process(enum_primary_election_mode election_mode, std::string &primary_to_elect, Group_member_info_list *group_members_info) | Primary_election_primary_process | |
number_of_know_members | Primary_election_primary_process | private |
Primary_election_primary_process() | Primary_election_primary_process | |
primary_election_process_handler() | Primary_election_primary_process | |
primary_election_pthd | Primary_election_primary_process | private |
primary_ready | Primary_election_primary_process | private |
primary_uuid | Primary_election_primary_process | private |
set_stop_wait_timeout(ulong timeout) | Primary_election_primary_process | |
signal_read_mode_ready() | Primary_election_primary_process | private |
stage_handler | Primary_election_primary_process | private |
stop_wait_timeout | Primary_election_primary_process | private |
terminate_election_process(bool wait=true) | Primary_election_primary_process | |
wait_on_election_process_termination() | Primary_election_primary_process | |
waiting_on_queue_applied_message | Primary_election_primary_process | private |
~Group_event_observer()=0 | Group_event_observer | pure virtual |
~Primary_election_primary_process() override | Primary_election_primary_process | |