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

value for UNIQUE (potentially locking) indices More...

#include <Index.h>

Public Attributes

int64_t rowid
 
int16_t engineid
 
int64_t subtransactionid
 
int64_t previoussubtransactionid
 

Detailed Description

value for UNIQUE (potentially locking) indices

Definition at line 37 of file Index.h.

Member Data Documentation

int16_t lockingIndexEntry::engineid
int64_t lockingIndexEntry::previoussubtransactionid

Definition at line 42 of file Index.h.

int64_t lockingIndexEntry::rowid
int64_t lockingIndexEntry::subtransactionid

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