Package | Description |
---|---|
org.apache.activemq.store.journal |
Message persistence using a high performance transaction log via the Journal interface.
|
Modifier and Type | Method and Description |
---|---|
void |
JournalTransactionStore.acknowledge(JournalTopicMessageStore store,
JournalTopicAck ack,
org.apache.activeio.journal.RecordLocation location) |
void |
JournalTransactionStore.Tx.add(JournalTopicMessageStore store,
JournalTopicAck ack) |
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.