Uses of Interface
org.apache.activemq.artemis.utils.SoftValueLongObjectHashMap.ValueCache
-
-
Uses of SoftValueLongObjectHashMap.ValueCache in org.apache.activemq.artemis.core.paging.cursor
Subinterfaces of SoftValueLongObjectHashMap.ValueCache in org.apache.activemq.artemis.core.paging.cursor Modifier and Type Interface Description interfaceBulkPageCacheinterfaceLivePageCacheinterfacePageCache -
Uses of SoftValueLongObjectHashMap.ValueCache in org.apache.activemq.artemis.core.paging.cursor.impl
Classes in org.apache.activemq.artemis.core.paging.cursor.impl that implement SoftValueLongObjectHashMap.ValueCache Modifier and Type Class Description classLivePageCacheImplThis is the same as PageCache, however this is for the page that's being currently written.classPageReader -
Uses of SoftValueLongObjectHashMap.ValueCache in org.apache.activemq.artemis.utils
Classes in org.apache.activemq.artemis.utils with type parameters of type SoftValueLongObjectHashMap.ValueCache Modifier and Type Class Description classSoftValueLongObjectHashMap<V extends SoftValueLongObjectHashMap.ValueCache>
-