clearError() | TransactionLog | [private] |
CRASHED enum value (defined in TransactionLog) | TransactionLog | |
do_checksum | TransactionLog | [private] |
Entries typedef (defined in TransactionLog) | TransactionLog | |
error_message | TransactionLog | [private] |
findLogFilenameContainingTransactionId(const drizzled::ReplicationServices::GlobalTransactionId &to_find, std::string &out_filename) const | TransactionLog | |
flush_frequency | TransactionLog | [private] |
FLUSH_FREQUENCY_EVERY_SECOND | TransactionLog | [static] |
FLUSH_FREQUENCY_EVERY_WRITE (defined in TransactionLog) | TransactionLog | [static] |
FLUSH_FREQUENCY_OS | TransactionLog | [static] |
getErrorMessage() const | TransactionLog | |
getLogEntrySize(const drizzled::message::Transaction &trx) | TransactionLog | [static] |
getLogFilename() | TransactionLog | |
getLogFilepath() | TransactionLog | |
getLogOffset() | TransactionLog | [inline] |
getState() | TransactionLog | [inline] |
has_error | TransactionLog | [private] |
hasError() const | TransactionLog | |
HEADER_TRAILER_BYTES (defined in TransactionLog) | TransactionLog | [private, static] |
last_sync_time | TransactionLog | [private] |
log_file | TransactionLog | [private] |
log_file_name | TransactionLog | [private] |
log_file_path | TransactionLog | [private] |
log_offset | TransactionLog | [private] |
OFFLINE enum value (defined in TransactionLog) | TransactionLog | |
ONLINE enum value (defined in TransactionLog) | TransactionLog | |
operator=(const TransactionLog &other) (defined in TransactionLog) | TransactionLog | [private] |
packTransactionIntoLogEntry(const drizzled::message::Transaction &trx, uint8_t *buffer, uint32_t *checksum_out) | TransactionLog | |
state | TransactionLog | [private] |
Status enum name | TransactionLog | |
syncLogFile() | TransactionLog | [private] |
TransactionEntries typedef (defined in TransactionLog) | TransactionLog | |
TransactionLog(const std::string in_log_file_path, uint32_t in_flush_frequency, bool in_do_checksum) (defined in TransactionLog) | TransactionLog | |
TransactionLog() (defined in TransactionLog) | TransactionLog | [private] |
TransactionLog(const TransactionLog &other) (defined in TransactionLog) | TransactionLog | [private] |
truncate() | TransactionLog | |
writeEntry(const uint8_t *data, size_t data_length) | TransactionLog | |
WRITING enum value (defined in TransactionLog) | TransactionLog | |
~TransactionLog() | TransactionLog |