InfiniSQL
v0.1.2-alpha
Massive Scale Transaction Processing
|
state information for Operations between TransactionAgent and UserSchemaMgr More...
#include <Operation.h>
Public Attributes | |
int | builtincmd |
state_schema_e | state |
int64_t | msgwaits |
state information for Operations between TransactionAgent and UserSchemaMgr
Definition at line 45 of file Operation.h.
int schemastruct::builtincmd |
Definition at line 47 of file Operation.h.
Referenced by Operation::setbuiltincmd(), and TransactionAgent::TransactionAgent().
int64_t schemastruct::msgwaits |
Definition at line 49 of file Operation.h.
Referenced by Operation::Operation(), and TransactionAgent::schemaBoilerplate().
state_schema_e schemastruct::state |
Definition at line 48 of file Operation.h.
Referenced by TransactionAgent::schemaBoilerplate(), and TransactionAgent::TransactionAgent().