|
static void | set_channel_name (void *const context, const char &value, size_t length) |
|
static void | set_view_id (void *const context, const char &value, size_t length) |
|
static void | set_member_id (void *const context, const char &value, size_t length) |
|
static void | set_transactions_committed (void *const context, const char &value, size_t length) |
|
static void | set_last_conflict_free_transaction (void *const context, const char &value, size_t length) |
|
static void | set_transactions_in_queue (void *const context, unsigned long long int value) |
|
static void | set_transactions_certified (void *const context, unsigned long long int value) |
|
static void | set_transactions_conflicts_detected (void *const context, unsigned long long int value) |
|
static void | set_transactions_rows_in_validation (void *const context, unsigned long long int value) |
|
static void | set_transactions_remote_applier_queue (void *const context, unsigned long long int value) |
|
static void | set_transactions_remote_applied (void *const context, unsigned long long int value) |
|
static void | set_transactions_local_proposed (void *const context, unsigned long long int value) |
|
static void | set_transactions_local_rollback (void *const context, unsigned long long int value) |
|
Table replication_group_member_stats (implementation).