Uses of Class
org.apache.activemq.artemis.core.journal.impl.JournalRecord
-
Packages that use JournalRecord Package Description org.apache.activemq.artemis.core.journal.impl -
-
Uses of JournalRecord in org.apache.activemq.artemis.core.journal.impl
Methods in org.apache.activemq.artemis.core.journal.impl that return types with arguments of type JournalRecord Modifier and Type Method Description ConcurrentLongHashMap<JournalRecord>JournalCompactor. getNewRecords()ConcurrentLongHashMap<JournalRecord>JournalCompactor. getRecords()ConcurrentLongHashMap<JournalRecord>JournalImpl. getRecords()ConcurrentLongHashMap<JournalRecord>JournalRecordProvider. getRecords()
-