| BatchingIDGenerator |
|
| BatchingIDGenerator.IDCounterEncoding |
|
| DescribeJournal |
Outputs a String description of the Journals contents.
|
| DescribeJournal.MessageDescribe |
|
| DescribeJournal.ReferenceDescribe |
|
| JournalRecordIds |
These record IDs definitions are meant to be public.
|
| JournalStorageManager |
Controls access to the journals and other storage files such as the ones used to store pages and
large messages.
|
| JournalStorageManager.AckDescribe |
|
| JournalStorageManager.CursorAckRecordEncoding |
|
| JournalStorageManager.DeliveryCountUpdateEncoding |
|
| JournalStorageManager.DuplicateIDEncoding |
|
| JournalStorageManager.HeuristicCompletionEncoding |
|
| JournalStorageManager.LargeMessageEncoding |
|
| JournalStorageManager.PageCountRecord |
|
| JournalStorageManager.PageCountRecordInc |
|
| JournalStorageManager.PageUpdateTXEncoding |
|
| JournalStorageManager.PendingLargeMessageEncoding |
|
| JournalStorageManager.PersistentQueueBindingEncoding |
|
| JournalStorageManager.QueueEncoding |
|
| JournalStorageManager.RefEncoding |
|
| JournalStorageManager.ScheduledDeliveryEncoding |
|
| JournalStorageManager.XidEncoding |
It's public as other classes may want to unparse data on tools
|
| LargeServerMessageImpl |
A LargeServerMessageImpl
|
| LargeServerMessageInSync |
|
| OperationContextImpl |
Each instance of OperationContextImpl is associated with an executor (usually an ordered Executor).
|
| PrintData |
Writes a human-readable interpretation of the contents of a HornetQ Journal.
|
| XmlDataExporter |
Read the journal, page, and large-message data from a stopped instance of HornetQ and save it in an XML format to
a file.
|
| XmlDataImporter |
Read XML output from org.hornetq.core.persistence.impl.journal.XmlDataExporter, create a core session, and
send the messages to a running instance of HornetQ.
|