MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PFS_table_io_stat_row Struct Reference

#include <table_helper.h>

Collaboration diagram for PFS_table_io_stat_row:

Public Member Functions

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

Public Attributes

PFS_stat_row m_all
PFS_stat_row m_all_read
PFS_stat_row m_all_write
PFS_stat_row m_fetch
PFS_stat_row m_insert
PFS_stat_row m_update
PFS_stat_row m_delete

Detailed Description

Row fragment for table io statistics columns.

Definition at line 282 of file table_helper.h.

Member Function Documentation

void PFS_table_io_stat_row::set ( time_normalizer normalizer,
const PFS_table_io_stat stat 
)
inline

Build a row from a memory buffer.

Definition at line 293 of file table_helper.h.

Here is the call graph for this function:


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