| Package | Description |
|---|---|
| org.apache.activemq.store.journal |
Message persistence using a high performance transaction log via the Journal interface.
|
| Modifier and Type | Field and Description |
|---|---|
protected JournalPersistenceAdapter |
JournalMessageStore.peristenceAdapter |
| Constructor and Description |
|---|
JournalMessageStore(JournalPersistenceAdapter adapter,
MessageStore checkpointStore,
org.apache.activemq.command.ActiveMQDestination destination) |
JournalTopicMessageStore(JournalPersistenceAdapter adapter,
TopicMessageStore checkpointStore,
org.apache.activemq.command.ActiveMQTopic destinationName) |
JournalTransactionStore(JournalPersistenceAdapter adapter) |
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.