| Package | Description |
|---|---|
| net.timewalker.ffmq4.storage.data.impl.journal |
| Constructor and Description |
|---|
BlockBasedDataStoreJournal(String baseName,
File dataFolder,
long maxJournalSize,
int maxWriteBatchSize,
int maxUnflushedJournalSize,
int maxUncommittedStoreSize,
int journalOutputBuffer,
int storageSyncMethod,
boolean preAllocateFiles,
RandomAccessFile allocationTableRandomAccessFile,
RandomAccessFile dataRandomAccessFile,
DirtyBlockTable dirtyBlockTable,
AsyncTaskManager asyncTaskManager)
Constructor
|
Copyright © 2021. All rights reserved.