Interface | Description |
---|---|
EncodingSupport |
This interface provides encoding support for the Journal.
|
IOCompletion | |
Journal |
Most methods on the journal provide a blocking version where you select the sync mode and a non
blocking mode where you pass a completion callback as a parameter.
|
LoaderCallback | |
TestableJournal | |
TransactionFailureCallback |
A Callback to receive information about bad transactions for extra cleanup required for broken transactions such as large messages.
|
Class | Description |
---|---|
EncoderPersister |
This is a facade between the new Persister and the former EncodingSupport.
|
JournalLoadInformation |
This is a POJO containing information about the journal during load time.
|
PreparedTransactionInfo | |
RecordInfo |
Enum | Description |
---|---|
Journal.JournalState |
Copyright © 2018 JBoss by Red Hat. All rights reserved.