| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.paging | |
| org.apache.activemq.artemis.core.paging.cursor.impl | |
| org.apache.activemq.artemis.core.paging.impl |
| Modifier and Type | Method and Description |
|---|---|
PageCursorProvider |
PagingStore.getCursorProvider() |
PageCursorProvider |
PagingStoreFactory.newCursorProvider(PagingStore store,
StorageManager storageManager,
AddressSettings addressSettings,
ArtemisExecutor executor) |
| Modifier and Type | Class and Description |
|---|---|
class |
PageCursorProviderImpl |
| Modifier and Type | Method and Description |
|---|---|
PageCursorProvider |
PageSubscriptionImpl.getProvider() |
| Modifier and Type | Method and Description |
|---|---|
PageCursorProvider |
PagingStoreImpl.getCursorProvider() |
PageCursorProvider |
PagingStoreFactoryDatabase.newCursorProvider(PagingStore store,
StorageManager storageManager,
AddressSettings addressSettings,
ArtemisExecutor executor) |
PageCursorProvider |
PagingStoreFactoryNIO.newCursorProvider(PagingStore store,
StorageManager storageManager,
AddressSettings addressSettings,
ArtemisExecutor executor) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.