Uses of Class
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMap
Packages that use ConcurrentLongHashMap
Package
Description
-
Uses of ConcurrentLongHashMap in org.apache.activemq.artemis.core.journal.impl
Methods in org.apache.activemq.artemis.core.journal.impl that return ConcurrentLongHashMapModifier and TypeMethodDescriptionJournalCompactor.getNewRecords()JournalCompactor.getNewTransactions()JournalCompactor.getRecords()JournalImpl.getRecords()JournalRecordProvider.getRecords() -
Uses of ConcurrentLongHashMap in org.apache.activemq.artemis.core.persistence.impl.journal
Fields in org.apache.activemq.artemis.core.persistence.impl.journal declared as ConcurrentLongHashMapModifier and TypeFieldDescriptionprotected final ConcurrentLongHashMap<LargeServerMessage>AbstractJournalStorageManager.largeMessagesToDelete