|
Oracle® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| 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® Coherence Java API Reference Release 12.1.2.0.3 E26043-02 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||