MySQL 8.3.0
Source Code Documentation
context.h File Reference
#include <map>
#include <sql/log_event.h>
#include <sql/rpl_gtid.h>
#include <stddef.h>
#include <sys/types.h>

Go to the source code of this file.

Classes

class  binlog::monitoring::Compression_stats
 This class represents the compression stats collected for a given combination of log type and compression type. More...
 
class  binlog::monitoring::Transaction_compression
 
class  binlog::monitoring::Context
 The global context for binary/relay log monitoring. More...
 

Namespaces

namespace  binlog
 
namespace  binlog::monitoring
 

Enumerations

enum  binlog::monitoring::log_type { binlog::monitoring::BINARY = 1 , binlog::monitoring::RELAY , binlog::monitoring::UKNOWN }