MySQL 8.4.0
Source Code Documentation

Row fragment for socket I/O statistics columns. More...

#include <table_helper.h>

Public Member Functions

void set (time_normalizer *normalizer, const PFS_socket_io_stat *stat)
 

Public Attributes

PFS_byte_stat_row m_read
 
PFS_byte_stat_row m_write
 
PFS_byte_stat_row m_misc
 
PFS_byte_stat_row m_all
 

Detailed Description

Row fragment for socket I/O statistics columns.

Member Function Documentation

◆ set()

void PFS_socket_io_stat_row::set ( time_normalizer normalizer,
const PFS_socket_io_stat stat 
)
inline

Member Data Documentation

◆ m_all

PFS_byte_stat_row PFS_socket_io_stat_row::m_all

◆ m_misc

PFS_byte_stat_row PFS_socket_io_stat_row::m_misc

◆ m_read

PFS_byte_stat_row PFS_socket_io_stat_row::m_read

◆ m_write

PFS_byte_stat_row PFS_socket_io_stat_row::m_write

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