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

Default Sharded_key_value_store logging facility which turns to no-op in non-debug builds. More...

#include <sharded_kv_store_logger.h>

Public Member Functions

void dbug_print ()
 

Detailed Description

template<typename T, bool DebugBuild>
struct temptable::Sharded_key_value_store_logger< T, DebugBuild >

Default Sharded_key_value_store logging facility which turns to no-op in non-debug builds.

Member Function Documentation

◆ dbug_print()

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

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