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

#include <table_helper.h>

Collaboration diagram for PFS_table_lock_stat_row:

Public Member Functions

void set (time_normalizer *normalizer, const PFS_table_lock_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_read_normal
PFS_stat_row m_read_with_shared_locks
PFS_stat_row m_read_high_priority
PFS_stat_row m_read_no_insert
PFS_stat_row m_read_external
PFS_stat_row m_write_allow_write
PFS_stat_row m_write_concurrent_insert
PFS_stat_row m_write_delayed
PFS_stat_row m_write_low_priority
PFS_stat_row m_write_normal
PFS_stat_row m_write_external

Detailed Description

Row fragment for table lock statistics columns.

Definition at line 321 of file table_helper.h.

Member Function Documentation

void PFS_table_lock_stat_row::set ( time_normalizer normalizer,
const PFS_table_lock_stat stat 
)
inline

Build a row from a memory buffer.

Definition at line 339 of file table_helper.h.

Here is the call graph for this function:


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