#include <primary_election_most_uptodate.h>
|
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...
|
|
◆ 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
-
◆ 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_seconds | Time since epoch in micro seconds. |
delta | Difference on number of transaction to most uptodate member. |
The documentation for this class was generated from the following files: