InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
index map value for non-unique indices More...
#include <defs.h>
Public Attributes | |
int64_t | rowid |
int16_t | engineid |
int16_t nonLockingIndexEntry_s::engineid |
Definition at line 409 of file defs.h.
Referenced by Engine::applyItem(), Index::between(), Index::comparison(), Transaction::continueSelectRows(), Transaction::continueSqlPredicate(), Index::getequal_f(), Index::getnotequal(), Index::getnotnulls(), Index::getnulls(), TransactionAgent::handledispatch(), Index::insertNonuniqueEntry(), and Index::regex().
int64_t nonLockingIndexEntry_s::rowid |
Definition at line 408 of file defs.h.
Referenced by Engine::applyItem(), Index::between(), Index::comparison(), Transaction::continueSelectRows(), Transaction::continueSqlPredicate(), Index::getequal_f(), Index::getnotequal(), Index::getnotnulls(), Index::getnulls(), Index::insertNonuniqueEntry(), Index::regex(), and SubTransaction::searchReturn1().