InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
lockQueueIndexEntry Struct Reference

data for UNIQUE index lock queue entries More...

#include <Index.h>

Collaboration diagram for lockQueueIndexEntry:

Public Attributes

int64_t pendingcmdid
 
int64_t tacmdentrypoint
 
lockingIndexEntry entry
 

Detailed Description

data for UNIQUE index lock queue entries

Definition at line 49 of file Index.h.

Member Data Documentation

lockingIndexEntry lockQueueIndexEntry::entry
int64_t lockQueueIndexEntry::pendingcmdid
int64_t lockQueueIndexEntry::tacmdentrypoint

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