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(TransactionId txid,
boolean wasPrepared) |
Copyright © 2005–2015. All rights reserved.