![]() |
InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
data for UNIQUE index lock queue entries More...
#include <Index.h>

Public Attributes | |
| int64_t | pendingcmdid |
| int64_t | tacmdentrypoint |
| lockingIndexEntry | entry |
| lockingIndexEntry lockQueueIndexEntry::entry |
Definition at line 53 of file Index.h.
Referenced by Index::checkAndLock(), SubTransaction::drainIndexLockQueue(), and SubTransaction::uniqueIndex().
| int64_t lockQueueIndexEntry::pendingcmdid |
Definition at line 51 of file Index.h.
Referenced by Index::checkAndLock(), SubTransaction::drainIndexLockQueue(), and SubTransaction::uniqueIndex().
| int64_t lockQueueIndexEntry::tacmdentrypoint |
Definition at line 52 of file Index.h.
Referenced by Index::checkAndLock(), SubTransaction::drainIndexLockQueue(), and SubTransaction::uniqueIndex().