Uses of Package
org.apache.activemq.store.journal

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

Classes in org.apache.activemq.store.journal used by org.apache.activemq.store.journal
JournalMessageStore
          A MessageStore that uses a Journal to store it's messages.
JournalPersistenceAdapter
          An implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with some other long term persistent storage.
JournalTopicMessageStore
          A MessageStore that uses a Journal to store it's messages.
JournalTransactionStore
           
JournalTransactionStore.Tx
          Operations
QuickJournalMessageStore
          A MessageStore that uses a Journal to store it's messages.
QuickJournalPersistenceAdapter
          An implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with some other long term persistent storage.
QuickJournalTopicMessageStore
          A MessageStore that uses a Journal to store it's messages.
QuickJournalTransactionStore
           
QuickJournalTransactionStore.Tx
          Operations
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.