Uses of Class
org.apache.activemq.artemis.core.journal.collections.AbstractHashMapPersister
-
Packages that use AbstractHashMapPersister Package Description org.apache.activemq.artemis.core.journal.collections -
-
Uses of AbstractHashMapPersister in org.apache.activemq.artemis.core.journal.collections
Constructors in org.apache.activemq.artemis.core.journal.collections with parameters of type AbstractHashMapPersister Constructor Description JournalHashMapProvider(LongSupplier idSupplier, Journal journal, AbstractHashMapPersister<K,V> persister, byte recordType, Supplier<IOCompletion> ioCompletionSupplier, LongFunction<C> contextProvider, IOCriticalErrorListener ioExceptionListener)
-