|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use bitronix.tm.journal | |
---|---|
bitronix.tm | JTA interfaces implementations and global services. |
bitronix.tm.gui | GUI admin console. |
bitronix.tm.journal | Transactions disk journal. |
Classes in bitronix.tm.journal used by bitronix.tm | |
---|---|
Journal
Transaction logs journal implementations must implement this interface to provide functionality required by the transaction manager. |
Classes in bitronix.tm.journal used by bitronix.tm.gui | |
---|---|
TransactionLogRecord
Representation of a transaction log record on disk. |
Classes in bitronix.tm.journal used by bitronix.tm.journal | |
---|---|
DiskForceBatcherThread
Thread that executes disk force batches. |
|
Journal
Transaction logs journal implementations must implement this interface to provide functionality required by the transaction manager. |
|
TransactionLogAppender
Used to write TransactionLogRecord objects to a log file. |
|
TransactionLogCursor
Used to read TransactionLogRecord objects from a log file. |
|
TransactionLogHeader
Used to control a log file's header. |
|
TransactionLogRecord
Representation of a transaction log record on disk. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |