Uses of Package
org.apache.activemq.artemis.core.journal.impl
Packages that use org.apache.activemq.artemis.core.journal.impl
Package
Description
-
Classes in org.apache.activemq.artemis.core.journal.impl used by org.apache.activemq.artemis.core.ioClassDescriptionInternal 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.implClassDescriptionSuper class for Journal maintenances such as clean up and CompactorThis 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 JournalA circular log implementation.This holds the relationship a record has with other files in regard to reference counting.This is an interface used only internally.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.journal