Package bitronix.tm.journal
package bitronix.tm.journal
Transactions disk journal.
-
ClassDescriptionThrown by
TransactionLogCursorwhen an integrity check fails upon reading a record.Thread that executes disk force batches.TransactionLogAppenders waiting for a disk force get enqueued here.Simple implementation of a journal that writes on a two-files disk log.Transaction logs journal implementations must implement this interface to provide functionality required by the transaction manager.No-op journal.Used to writeTransactionLogRecordobjects to a log file.Used to readTransactionLogRecordobjects from a log file.Used to control a log file's header.Representation of a transaction log record on disk.