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

#include <Message.h>

Collaboration diagram for MessageDispatch::record_s:

Public Attributes

int64_t rowid
 
pendingprimitive_e primitive
 
int64_t tableid
 
int64_t previoussubtransactionid
 
std::string row
 
std::string oldrow
 

Detailed Description

Definition at line 565 of file Message.h.

Member Data Documentation

std::string MessageDispatch::record_s::oldrow
int64_t MessageDispatch::record_s::previoussubtransactionid
std::string MessageDispatch::record_s::row
int64_t MessageDispatch::record_s::rowid
int64_t MessageDispatch::record_s::tableid

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