Uses of Class
org.apache.activemq.store.journal.JournalTransactionStore
-
Packages that use JournalTransactionStore Package Description org.apache.activemq.store.journal Message persistence using a high performance transaction log via the Journal interface. -
-
Uses of JournalTransactionStore in org.apache.activemq.store.journal
Fields in org.apache.activemq.store.journal declared as JournalTransactionStore Modifier and Type Field Description protected JournalTransactionStoreJournalMessageStore. transactionStoreMethods in org.apache.activemq.store.journal that return JournalTransactionStore Modifier and Type Method Description JournalTransactionStoreJournalPersistenceAdapter. getTransactionStore()Deprecated, for removal: This API element is subject to removal in a future version.
-