| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.paging.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
PagingStoreFactoryNIO
Integration point between Paging and NIO
|
| Constructor and Description |
|---|
PagingManagerImpl(PagingStoreFactory pagingSPI,
HierarchicalRepository<AddressSettings> addressSettingsRepository) |
PagingStoreImpl(SimpleString address,
ScheduledExecutorService scheduledExecutor,
long syncTimeout,
PagingManager pagingManager,
StorageManager storageManager,
SequentialFileFactory fileFactory,
PagingStoreFactory storeFactory,
SimpleString storeName,
AddressSettings addressSettings,
Executor executor,
boolean syncNonTransactional) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.