See: Description
Class | 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. |
JournalPersistenceAdapterFactory |
Factory class that can create PersistenceAdapter objects.
|
JournalTopicMessageStore |
A MessageStore that uses a Journal to store it's messages.
|
JournalTransactionStore | |
JournalTransactionStore.Tx |
Operations
|
JournalTransactionStore.TxOperation |
Message persistence using a high performance transaction log via the Journal interface.
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.