Package | Description |
---|---|
org.hornetq.core.paging.impl |
Modifier and Type | Class and Description |
---|---|
class |
PagingStoreFactoryNIO
Integration point between Paging and NIO
|
Modifier and Type | Method and Description |
---|---|
protected PagingStoreFactory |
PagingManagerImpl.getStoreFactory() |
Constructor and Description |
---|
PagingManagerImpl(PagingStoreFactory pagingSPI,
StorageManager storageManager,
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 © 2012 JBoss by Red Hat. All Rights Reserved.