| Package | Description |
|---|---|
| org.apache.activemq.store.journal |
Message persistence using a high performance transaction log via the Journal interface.
|
| Class and Description |
|---|
| 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
|
| JournalTransactionStore.TxOperation |
Copyright © 2005–2017 The Apache Software Foundation. All rights reserved.