MySQL 9.0.0
Source Code Documentation
temptable::Sharded_key_value_store_logger< T, true > Struct Template Reference

Sharded_key_value_store logging facility debug builds only. More...

#include <sharded_kv_store_logger.h>

Public Member Functions

void dbug_print ()
 DBUG_PRINT's the stats of each shard and additionally some further stats which are deduced from it, e.g. More...
 

Detailed Description

template<typename T>
struct temptable::Sharded_key_value_store_logger< T, true >

Sharded_key_value_store logging facility debug builds only.

Member Function Documentation

◆ dbug_print()

template<typename T >
void temptable::Sharded_key_value_store_logger< T, true >::dbug_print ( )
inline

DBUG_PRINT's the stats of each shard and additionally some further stats which are deduced from it, e.g.

ratio between insertions and removals.


The documentation for this struct was generated from the following file: