Package org.apache.activemq.store.journal
Message persistence using a high performance transaction log via the Journal interface.
-
Class Summary Class Description JournalMessageStore A MessageStore that uses a Journal to store it's messages.JournalPersistenceAdapter Deprecated, for removal: This API element is subject to removal in a future version. - Deprecated for removal as this PersistenceAdapter is no longer used and replaced by the JDBCPersistenceAdapter.JournalPersistenceAdapterFactory Deprecated, for removal: This API element is subject to removal in a future version. Deprecated for removal as this PersistenceAdapter is no longer used and replaced by the JDBCPersistenceAdapter.JournalTopicMessageStore A MessageStore that uses a Journal to store it's messages.JournalTransactionStore JournalTransactionStore.Tx OperationsJournalTransactionStore.TxOperation