Uses of Interface
org.apache.activemq.artemis.core.paging.cursor.BulkPageCache
-
Packages that use BulkPageCache Package Description org.apache.activemq.artemis.core.paging.cursor org.apache.activemq.artemis.core.paging.cursor.impl -
-
Uses of BulkPageCache in org.apache.activemq.artemis.core.paging.cursor
Subinterfaces of BulkPageCache in org.apache.activemq.artemis.core.paging.cursor Modifier and Type Interface Description interfaceLivePageCache -
Uses of BulkPageCache in org.apache.activemq.artemis.core.paging.cursor.impl
Classes in org.apache.activemq.artemis.core.paging.cursor.impl that implement BulkPageCache Modifier and Type Class Description classLivePageCacheImplThis is the same as PageCache, however this is for the page that's being currently written.
-