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

orphan? More...

#include <defs.h>

Collaboration diagram for locked_s:

Public Attributes

locktype_e locktype
 
bool isrow
 
int64_t rowid
 
int64_t tableid
 
int64_t engineid
 
int64_t fieldid
 
fieldtype_e fieldType
 
fieldValue_s fieldVal
 

Detailed Description

orphan?

Definition at line 453 of file defs.h.

Member Data Documentation

int64_t locked_s::engineid

Definition at line 459 of file defs.h.

int64_t locked_s::fieldid

Definition at line 462 of file defs.h.

fieldtype_e locked_s::fieldType

Definition at line 463 of file defs.h.

fieldValue_s locked_s::fieldVal

Definition at line 464 of file defs.h.

bool locked_s::isrow

Definition at line 456 of file defs.h.

locktype_e locked_s::locktype

Definition at line 455 of file defs.h.

int64_t locked_s::rowid

Definition at line 457 of file defs.h.

int64_t locked_s::tableid

Definition at line 458 of file defs.h.


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