MySQL 5.6.14 Source Code Document
|
Classes | |
struct | Pos |
Public Types | |
enum | { GCI_EVENT_HASH_SIZE = 101 } |
Public Member Functions | |
void | search (Pos &hpos, NdbEventOperationImpl *op, LinearSectionPtr ptr[3]) |
void | append (Pos &hpos, EventBufData *data) |
Static Public Member Functions | |
static Uint32 | getpkhash (NdbEventOperationImpl *op, LinearSectionPtr ptr[3]) |
static bool | getpkequal (NdbEventOperationImpl *op, LinearSectionPtr ptr1[3], LinearSectionPtr ptr2[3]) |
Public Attributes | |
EventBufData * | m_hash [GCI_EVENT_HASH_SIZE] |
Definition at line 305 of file NdbEventOperationImpl.hpp.