Uses of Interface
org.apache.activemq.artemis.core.paging.cursor.PageCursorProvider
Packages that use PageCursorProvider
Package
Description
-
Uses of PageCursorProvider in org.apache.activemq.artemis.core.paging
Methods in org.apache.activemq.artemis.core.paging that return PageCursorProviderModifier and TypeMethodDescriptionPagingStore.getCursorProvider()PagingStoreFactory.newCursorProvider(PagingStore store, StorageManager storageManager, AddressSettings addressSettings, ArtemisExecutor executor) -
Uses of PageCursorProvider in org.apache.activemq.artemis.core.paging.cursor.impl
Classes in org.apache.activemq.artemis.core.paging.cursor.impl that implement PageCursorProviderMethods in org.apache.activemq.artemis.core.paging.cursor.impl that return PageCursorProvider -
Uses of PageCursorProvider in org.apache.activemq.artemis.core.paging.impl
Methods in org.apache.activemq.artemis.core.paging.impl that return PageCursorProviderModifier and TypeMethodDescriptionPagingStoreImpl.getCursorProvider()PagingStoreFactoryDatabase.newCursorProvider(PagingStore store, StorageManager storageManager, AddressSettings addressSettings, ArtemisExecutor executor) PagingStoreFactoryNIO.newCursorProvider(PagingStore store, StorageManager storageManager, AddressSettings addressSettings, ArtemisExecutor executor)