InfiniSQL  v0.1.2-alpha
Massive Scale Transaction Processing
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
schemastruct Struct Reference

state information for Operations between TransactionAgent and UserSchemaMgr More...

#include <Operation.h>

Public Attributes

int builtincmd
 
state_schema_e state
 
int64_t msgwaits
 

Detailed Description

state information for Operations between TransactionAgent and UserSchemaMgr

Definition at line 45 of file Operation.h.

Member Data Documentation

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

The documentation for this struct was generated from the following file: