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

#include <ha_partition.h>

Collaboration diagram for Parts_share_refs:

Public Member Functions

bool init (uint arg_num_parts)

Public Attributes

uint num_parts
Handler_share ** ha_shares

Detailed Description

class where to save partitions Handler_share's

Definition at line 43 of file ha_partition.h.

Member Data Documentation

Handler_share** Parts_share_refs::ha_shares

Storage for each part

Definition at line 47 of file ha_partition.h.

uint Parts_share_refs::num_parts

Size of ha_share array

Definition at line 46 of file ha_partition.h.


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