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

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

EventBufDatam_hash [GCI_EVENT_HASH_SIZE]

Detailed Description

Definition at line 305 of file NdbEventOperationImpl.hpp.


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