Uses of Class
org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManager
Packages that use JournalStorageManager
Package
Description
-
Uses of JournalStorageManager in org.apache.activemq.artemis.cli.commands.tools
Fields in org.apache.activemq.artemis.cli.commands.tools declared as JournalStorageManager -
Uses of JournalStorageManager in org.apache.activemq.artemis.core.persistence.impl.journal
Methods in org.apache.activemq.artemis.core.persistence.impl.journal with parameters of type JournalStorageManagerModifier and TypeMethodDescriptionstatic ObjectDescribeJournal.newObjectEncoding(RecordInfo info, JournalStorageManager storageManager) -
Uses of JournalStorageManager in org.apache.activemq.artemis.core.replication
Methods in org.apache.activemq.artemis.core.replication with parameters of type JournalStorageManagerModifier and TypeMethodDescriptionvoidReplicationManager.largeMessageClosed(Long messageId, JournalStorageManager storageManager) voidReplicationManager.largeMessageDelete(Long messageId, JournalStorageManager storageManager)