| 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,
ActiveMQDestination destination) |
JournalTopicMessageStore(JournalPersistenceAdapter adapter,
TopicMessageStore checkpointStore,
ActiveMQTopic destinationName) |
JournalTransactionStore(JournalPersistenceAdapter adapter) |
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.