public static interface RamJournalRM.Dependencies extends AbstractJournalRM.Dependencies
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxPoolSize()
Return the maximum size (in bytes) of the buffers that can be held by the pool.
|
boolean |
isNioRam()
Return if the journal will use off-heap buffers (NIO RAM) instead of on-heap buffers (byte arrays).
|
getCollectorLoadFactor, getCollectorTimeout, getMaxFileSize, getMaxJournalSize, getMaxValueSizeboolean isNioRam()
long getMaxPoolSize()