|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public static interface RamJournalRM.Dependencies
The Dependencies interface provides a RamJournalRM object with its external dependencies.
| Method Summary | |
|---|---|
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). |
| Methods inherited from interface com.tangosol.io.journal.AbstractJournalRM.Dependencies |
|---|
getCollectorLoadFactor, getCollectorTimeout, getMaxFileSize, getMaxJournalSize, getMaxValueSize |
| Method Detail |
|---|
boolean isNioRam()
long getMaxPoolSize()
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.3.0.0) E47890-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||