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