Uses of Package
org.apache.activemq.artemis.core.journal.impl
-
Classes in org.apache.activemq.artemis.core.journal.impl used by org.apache.activemq.artemis.core.io Class Description SyncIOCompletion Internal class used to manage explicit syncs on the Journal through callbacks. -
Classes in org.apache.activemq.artemis.core.journal.impl used by org.apache.activemq.artemis.core.journal Class Description JournalFile -
Classes in org.apache.activemq.artemis.core.journal.impl used by org.apache.activemq.artemis.core.journal.impl Class Description AbstractJournalUpdateTask Super class for Journal maintenances such as clean up and CompactorJournalCompactor JournalFile JournalFileImpl JournalFilesRepository This is a helper class for the Journal, which will control access to dataFiles, openedFiles and freeFiles Guaranteeing that they will be delivered in order to the JournalJournalImpl A circular log implementation.JournalReaderCallback JournalRecord This holds the relationship a record has with other files in regard to reference counting.JournalRecordProvider This is an interface used only internally.JournalTransaction SyncIOCompletion Internal class used to manage explicit syncs on the Journal through callbacks.TransactionCallback -
Classes in org.apache.activemq.artemis.core.journal.impl used by org.apache.activemq.artemis.journal Class Description JournalFile