|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PagingStoreFactory | |
---|---|
org.jboss.messaging.core.paging.impl |
Uses of PagingStoreFactory in org.jboss.messaging.core.paging.impl |
---|
Classes in org.jboss.messaging.core.paging.impl that implement PagingStoreFactory | |
---|---|
class |
PagingStoreFactoryNIO
Integration point between Paging and NIO |
Constructors in org.jboss.messaging.core.paging.impl with parameters of type PagingStoreFactory | |
---|---|
PagingManagerImpl(PagingStoreFactory pagingSPI,
StorageManager storageManager,
HierarchicalRepository<AddressSettings> addressSettingsRepository,
long maxGlobalSize,
long globalPageSize,
boolean syncNonTransactional,
boolean backup)
|
|
PagingStoreImpl(PagingManager pagingManager,
StorageManager storageManager,
PostOffice postOffice,
SequentialFileFactory fileFactory,
PagingStoreFactory storeFactory,
SimpleString storeName,
AddressSettings addressSettings,
java.util.concurrent.Executor executor)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |