Constructor and Description |
---|
AIOSequentialFileFactory(String journalDir,
int bufferSize,
int bufferTimeout,
boolean logRates,
IOCriticalErrorListener listener) |
AIOSequentialFileFactory(String journalDir,
IOCriticalErrorListener listener) |
NIOSequentialFileFactory(String journalDir,
boolean buffered,
int bufferSize,
int bufferTimeout,
boolean logRates,
IOCriticalErrorListener listener) |
NIOSequentialFileFactory(String journalDir,
boolean buffered,
IOCriticalErrorListener listener) |
NIOSequentialFileFactory(String journalDir,
IOCriticalErrorListener listener) |
Constructor and Description |
---|
PagingStoreFactoryNIO(StorageManager storageManager,
String directory,
long syncTimeout,
ScheduledExecutorService scheduledExecutor,
ExecutorFactory executorFactory,
boolean syncNonTransactional,
IOCriticalErrorListener critialErrorListener) |
Constructor and Description |
---|
JournalStorageManager(Configuration config,
ExecutorFactory executorFactory,
IOCriticalErrorListener criticalErrorListener) |
Constructor and Description |
---|
NullStorageManager(IOCriticalErrorListener ioCriticalErrorListener) |
Constructor and Description |
---|
ReplicationEndpoint(HornetQServerImpl server,
IOCriticalErrorListener criticalErrorListener,
boolean wantedFailBack) |
Copyright © 2016 JBoss, a division of Red Hat. All Rights Reserved.