Uses of Class
org.apache.activemq.store.journal.QuickJournalTransactionStore.Tx

Packages that use QuickJournalTransactionStore.Tx
org.apache.activemq.store.journal Message persistence using a high performance transaction log via the Journal interface. 
 

Uses of QuickJournalTransactionStore.Tx in org.apache.activemq.store.journal
 

Methods in org.apache.activemq.store.journal that return QuickJournalTransactionStore.Tx
 QuickJournalTransactionStore.Tx QuickJournalTransactionStore.getTx(java.lang.Object txid, org.apache.activeio.journal.RecordLocation location)
           
 QuickJournalTransactionStore.Tx QuickJournalTransactionStore.replayCommit(TransactionId txid, boolean wasPrepared)
           
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.