| Interface | Description |
|---|---|
| IDataRecord |
a single record is consistent set logged data. this data is stored as
byte[][].
|
| IDataRecordReplay |
replays the log record in the right order.
|
| IDataRecordSequence |
read only access to a sequence of data records
|
| ILogRecordReader | |
| ILogRecordReplayListener | |
| ILogRecordWriter | |
| IManagedDataRecordLogger |
a record logger that can releases its resources
|
| IXADataRecorder |
logs binary data.
|
| IXADataRecorderLifecycleListener |
Notification concering the sates of an XARecorder
|
| IXARecorderProvider |
provides fresh and ready for use
IXADataRecorder |
| IXARecorderRecovery |
tries to re-establish all recorders.
|
| IXARecorderRepository |
XAResource logger is specialized to support the logging of a xaresource to
rollback/recover the resource in the context of an transaction manager.
|
| IXARecorderResourceListener |
| Class | Description |
|---|---|
| PhynixxXADataRecorder |
A PhynixxXADataRecorder is meant to log state information of an transactional resource.
|
| PhynixxXARecorderRepository |
XAResource logger is specialized to support the logging of a xaresource to
rollback/recover the resource in the context of an transaction manager.
|
| SimpleXADataRecorderPool |
This provider doesn't reuse released and reset IXADataLogger
|
| XALogRecordType | |
| XARecorderRecovery |
XAResource logger is specialized to support the logging of a xaresource to
rollback/recover the resource in the context of an transaction manager.
|
Copyright © 2017. All rights reserved.