Uses of Package
org.apache.activemq.store.journal
-
Packages that use org.apache.activemq.store.journal Package Description 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 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.JournalTopicMessageStore A MessageStore that uses a Journal to store it's messages.JournalTransactionStore JournalTransactionStore.Tx OperationsJournalTransactionStore.TxOperation