Uses of Package
org.apache.activemq.artemis.core.journal
-
Classes in org.apache.activemq.artemis.core.journal used by org.apache.activemq.artemis.core.io Class Description EncodingSupport This interface provides encoding support for the Journal.IOCompletion -
Classes in org.apache.activemq.artemis.core.journal used by org.apache.activemq.artemis.core.io.buffer Class Description EncodingSupport This interface provides encoding support for the Journal. -
Classes in org.apache.activemq.artemis.core.journal used by org.apache.activemq.artemis.core.journal Class Description EncoderPersister This is a facade between the new Persister and the former EncodingSupport.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.Journal.JournalState JournalLoadInformation This is a POJO containing information about the journal during load time.JournalUpdateCallback LoaderCallback PreparedTransactionInfo RecordInfo TransactionFailureCallback A Callback to receive information about bad transactions for extra cleanup required for broken transactions such as large messages. -
Classes in org.apache.activemq.artemis.core.journal used by org.apache.activemq.artemis.core.journal.impl Class 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.Journal.JournalState JournalLoadInformation This is a POJO containing information about the journal during load time.JournalUpdateCallback LoaderCallback PreparedTransactionInfo RecordInfo TestableJournal TransactionFailureCallback A Callback to receive information about bad transactions for extra cleanup required for broken transactions such as large messages. -
Classes in org.apache.activemq.artemis.core.journal used by org.apache.activemq.artemis.core.journal.impl.dataformat Class Description EncodingSupport This interface provides encoding support for the Journal.