Package | Description |
---|---|
org.hornetq.core.journal.impl | |
org.hornetq.core.paging.impl | |
org.hornetq.core.persistence.impl.journal | |
org.hornetq.core.replication |
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 |
---|
ReplicationEndpoint(HornetQServerImpl server,
IOCriticalErrorListener criticalErrorListener,
boolean wantedFailBack) |
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.