Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.activemq.store.journal

Interface Summary
JournalTransactionStore.AddMessageCommand  
JournalTransactionStore.RemoveMessageCommand  
 

Class Summary
ActiveIOJournalBenchmark Used to micro benchmark the ActiveIO Journal operations.
HowlJournalQueueMessageContainerTest  
HowlJournalQueueMessageStoreTest Tests the JournalPersistenceAdapter
HowlJournalTopicMessageContainerTest  
HowlJournalTopicMessageStoreTest  
JournalAck  
JournalBrokerBenchmark Benchmarks the Journal Store by using an embeded broker to add and remove messages from the store.
JournalBrokerBenchmark.ProgressPrinter  
JournalMessageStore A MessageStore that uses a Journal to store it's messages.
JournalPersistenceAdapter An implementation of org.activemq.store.PersistenceAdapter designed for use with a Journal and then checkpointing asynchronously on a timeout with some other long term persistent storage.
JournalPersistenceAdapterGBean  
JournalQueueMessageContainerTest  
JournalQueueMessageStoreTest Tests the JournalPersistenceAdapter
JournalStoreBenchmark Used to micro benchmark the Journal Store operations.
JournalStoreBenchmark.ProgressPrinter  
JournalTestHelper Tests the JournalPersistenceAdapter
JournalTopicMessageContainerTest  
JournalTopicMessageStore A MessageStore that uses a Journal to store it's messages.
JournalTopicMessageStoreTest  
JournalTransactionStore  
JournalTransactionStore.Tx Operations
JournalTransactionStore.TxOperation  
TxCommand