InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Table Member List

This is the complete list of members for Table, including all inherited members.

addfield(fieldtype_e type, int64_t length, std::string name, indextype_e indextype)Table
ApiInterface classTablefriend
assignToLockQueue(int64_t rowid, locktype_e locktype, int64_t subtransactionid, int64_t pendingcmdid, int64_t tacmdentrypoint)Table
columnaNameToFieldMapTable
commitRollbackUnlock(int64_t rowid, int64_t subtransactionid, enginecmd_e cmd)Table
deleterow(int64_t rowid, int64_t subtransactionid)Table
deleterow(int64_t rowid, int64_t subtransactionid, int64_t forward_rowid, int64_t forward_engineid)Table
Engine classTablefriend
fieldsTable
forwarderMapTable
getname()Table
getnextrowid()Table
getrows(vector< int64_t > rowids, locktype_e locktype, int64_t subtransactionid, int64_t pendingcmdid, vector< returnRow_s > *returnRows, vector< int64_t > *lockPendingRowids, int64_t tacmdentrypoint)Table
idTable
lockQueueTable
makerow(vector< fieldValue_s > *fieldVal, std::string *res)Table
nameTable
newrow(int64_t newrowid, int64_t subtransactionid, string &row)Table
nextindexidTable
nextrowidTable
rowsTable
rowsizeTable
selectrows(vector< int64_t > *rowids, locktype_e locktype, int64_t subtransactionid, int64_t pendingcmdid, vector< returnRow_s > *returnRows, int64_t tacmdentrypoint)Table
setname(string namearg)Table
shadowTableTable
SubTransaction classTablefriend
Table(int64_t idarg)Table
Transaction classTablefriend
TransactionAgent classTablefriend
unmakerow(std::string *rowstring, vector< fieldValue_s > *resultFields)Table
updaterow(int64_t rowid, int64_t subtransactionid, string *row)Table
UserSchemaMgr classTablefriend
~Table()Tableinlinevirtual