Package | Description |
---|---|
org.objectweb.howl.log.xa |
Provides public logger classes customized for use with XA Transaction
Managers.
|
Modifier and Type | Method and Description |
---|---|
XACommittingTx |
XALogRecord.getTx() |
XACommittingTx |
XALogger.putCommit(byte[][] record)
Write a begin COMMIT record to the log.
|
Modifier and Type | Method and Description |
---|---|
long |
XALogger.putDone(byte[][] record,
XACommittingTx tx)
Write a DONE record to the log.
|
Copyright © 2016 ObjectWeb HOWL. All rights reserved.