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

for replaced rows, how to find the new row More...

#include <Table.h>

Public Attributes

int64_t rowid
 
int64_t engineid
 

Detailed Description

for replaced rows, how to find the new row

Definition at line 37 of file Table.h.

Member Data Documentation

int64_t forwarderEntry::engineid

Definition at line 40 of file Table.h.

Referenced by Table::deleterow().

int64_t forwarderEntry::rowid

Definition at line 39 of file Table.h.

Referenced by Table::deleterow().


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