Drizzled Public API Documentation

SearchTXNLog Class Reference

Inheritance diagram for SearchTXNLog:
ReadTXNLog

List of all members.

Public Member Functions

 SearchTXNLog (uint32_t db_id, MSTrans *log)
virtual bool rl_CanContinue ()
virtual void rl_Load (uint64_t log_position, MSTransPtr rec)
bool st_FindBlobRef (bool *committed, uint32_t tab_id, uint64_t blob_id)

Public Attributes

bool st_found
bool st_terminated
bool st_commited
uint32_t st_tid
uint32_t st_db_id
uint32_t st_tab_id
uint64_t st_blob_id

Private Member Functions

void rl_ReadLog (uint64_t read_start, bool log_locked)
void rl_Store (uint64_t log_position, MSTransPtr rec)
void rl_Flush ()

Private Attributes

MSTransrl_log

Detailed Description

Definition at line 54 of file temp_log_ms.cc.


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