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

Public Types

enum  { LogParts = 4 }

Public Member Functions

 NdbLogPartInfo (Uint32 instanceNo)
Uint32 partNoFromId (Uint32 lpid) const
bool partNoOwner (Uint32 lpno) const
bool partNoOwner (Uint32 tabId, Uint32 fragId)
Uint32 partNoIndex (Uint32 lpno) const
Uint32 instanceKey (Uint32 lpno) const

Public Attributes

Uint32 lqhWorkers
Uint32 partCount
Uint16 partNo [LogParts]
Bitmask<(LogParts+31)/32 > partMask

Detailed Description

Definition at line 40 of file DblqhCommon.hpp.


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