| Package | Description |
|---|---|
| org.apache.activemq.store.journal |
Message persistence using a high performance transaction log via the Journal interface.
|
| Modifier and Type | Method and Description |
|---|---|
JournalTransactionStore.Tx |
JournalTransactionStore.getTx(Object txid,
org.apache.activeio.journal.RecordLocation location) |
JournalTransactionStore.Tx |
JournalTransactionStore.replayCommit(org.apache.activemq.command.TransactionId txid,
boolean wasPrepared) |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.