![]() |
InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
This is the complete list of members for Statement, including all inherited members.
| abortQuery(int64_t status) | Statement | |
| andPredicate(operatortypes_e op, int64_t tableid, string &leftoperand, string &rightoperand, vector< fieldValue_s > &inValues, const boost::unordered_map< uuRecord_s, returnRow_s > &andResults, boost::unordered_map< uuRecord_s, returnRow_s > &results) | Statement | |
| branchtotype() | Statement | |
| continueDelete(int64_t entrypoint, class Ast *ignorethis) | Statement | |
| continueInsert(int64_t entrypoint, class Ast *ignorethis) | Statement | |
| continueSelect(int64_t entrypoint, class Ast *ignorethis) | Statement | |
| continueUpdate(int64_t entrypoint, class Ast *ignorethis) | Statement | |
| cp(const Statement &orig) | Statement | |
| cpquery(const query_s &orig) | Statement | |
| currentQuery | Statement | |
| direction_e enum name | Statement | |
| execute(class ApiInterface *reentryObject, apifPtr reentryfptr, int64_t reentrypoint, void *reentrydata, class Transaction *transactionPtrarg, const vector< string > ¶metersarg) | Statement | |
| FROM_ABOVE enum value | Statement | |
| FROM_LEFT enum value | Statement | |
| FROM_RIGHT enum value | Statement | |
| getfieldid(int64_t tableid, const string &fieldName) | Statement | |
| operator=(const Statement &orig) | Statement | |
| parameters | Statement | |
| queries | Statement | |
| queryindex | Statement | |
| reenter(int64_t status) | Statement | |
| reentry | Statement | |
| resolveFieldNames(class Ast *myPosition) | Statement | |
| resolveTableFields() | Statement | |
| resolveTableFields2() | Statement | |
| schemaPtr | Statement | |
| searchExpression(int64_t entrypoint, class Ast *astNode) | Statement | |
| stagedPredicate(operatortypes_e op, int64_t tableid, string &leftoperand, string &rightoperand, vector< fieldValue_s > &inValues, const boost::unordered_map< uuRecord_s, stagedRow_s > &stagedRows, boost::unordered_map< uuRecord_s, returnRow_s > &results) | Statement | |
| startQuery() | Statement | |
| Statement() | Statement | |
| Statement(class TransactionAgent *taPtrarg, class Schema *schemaPtrarg) | Statement | |
| Statement(const Statement &orig) | Statement | |
| subqueryExists(class Ast *astnode) | Statement | |
| subqueryIn(class Ast *astnode) | Statement | |
| subqueryScalar(class Ast *astnode) | Statement | |
| subqueryUnique(class Ast *astnode) | Statement | |
| taPtr | Statement | |
| transactionPtr | Statement | |
| ~Statement() | Statement | virtual |