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

Public Member Functions

Uint32 hashValue () const
bool equal (const Extent_info &rec) const

Public Attributes

Uint32 m_magic
Uint32 m_first_page_no
Uint32 m_empty_page_no
Local_key m_key
Uint32 m_free_space
Uint32 m_free_matrix_pos
Uint16 m_free_page_count [EXTENT_SEARCH_MATRIX_COLS]
union {
   Uint32   nextList
   Uint32   nextPool
}; 
Uint32 prevList
Uint32 nextHash
Uint32 prevHash
- Public Attributes inherited from Dbtup::Extent_list_t
Uint32 nextList

Detailed Description

Definition at line 610 of file Dbtup.hpp.


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