InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
Class for non-transactional, user and schema-related activities, such as login, createuser, createtable, and so on. More...
Go to the source code of this file.
Classes | |
struct | schemastruct |
state information for Operations between TransactionAgent and UserSchemaMgr More... | |
class | Operation |
non-transactional user and schema-related activity More... | |
Enumerations | |
enum | state_schema_e { usm, tasengines } |
likely not used More... | |
Class for non-transactional, user and schema-related activities, such as login, createuser, createtable, and so on.
Definition in file Operation.h.
enum state_schema_e |