MySQL 9.3.0
Source Code Documentation
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Primary_election_most_update Class Reference

#include <primary_election_most_uptodate.h>

Static Public Member Functions

static bool is_enabled ()
 Get component group replication primary election most uptodate is enabled. More...
 
static void update_status (unsigned long long int micro_seconds, uint64_t delta)
 Update component group replication primary election most uptodate status variables. More...
 

Member Function Documentation

◆ is_enabled()

bool Primary_election_most_update::is_enabled ( )
static

Get component group replication primary election most uptodate is enabled.

Returns
the operation status
Return values
0OK
!=0Error

◆ update_status()

void Primary_election_most_update::update_status ( unsigned long long int  micro_seconds,
uint64_t  delta 
)
static

Update component group replication primary election most uptodate status variables.

Parameters
micro_secondsTime since epoch in micro seconds.
deltaDifference on number of transaction to most uptodate member.

The documentation for this class was generated from the following files: