MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PFS_host Struct Reference
Inheritance diagram for PFS_host:
Collaboration diagram for PFS_host:

Public Member Functions

void init_refcount (void)
int get_refcount (void)
void inc_refcount (void)
void dec_refcount (void)
void aggregate (void)
void aggregate_waits (void)
void aggregate_stages (void)
void aggregate_statements (void)
void aggregate_stats (void)
void release (void)
- Public Member Functions inherited from PFS_connection_slice
void reset_stats ()
void reset_waits_stats ()
void reset_stages_stats ()
void reset_statements_stats ()

Public Attributes

pfs_lock m_lock
PFS_host_key m_key
const char * m_hostname
uint m_hostname_length
ulonglong m_disconnected_count
- Public Attributes inherited from PFS_connection_slice
PFS_single_statm_instr_class_waits_stats
PFS_stage_statm_instr_class_stages_stats
PFS_statement_statm_instr_class_statements_stats

Additional Inherited Members

- Static Public Member Functions inherited from PFS_connection_slice
static PFS_single_statalloc_waits_slice (uint sizing)
static PFS_stage_statalloc_stages_slice (uint sizing)
static PFS_statement_statalloc_statements_slice (uint sizing)

Detailed Description

Definition at line 47 of file pfs_host.h.


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