Drizzled Public API Documentation

transaction_log_reader.h File Reference

#include <drizzled/plugin/transaction_reader.h>
#include <drizzled/plugin/transaction_reader.h>

Go to the source code of this file.

Classes

class  TransactionLogReader

Detailed Description

Defines the API of a simple reader of Transaction messages from the Transaction log file.

This class is used by other plugins, for instance the async_replication module, in order to read the transaction log and return Transaction messages.

Definition in file transaction_log_reader.h.