|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.2) E26043-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. |
long |
getMaxTotalRam()Return the total amount, in bytes, of RAM that will be used for the Journal. |
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, getMaxFileSize, getMaxValueSize |
| Method Detail |
|---|
long getMaxTotalRam()
boolean isNioRam()
long getMaxPoolSize()
|
Oracle® Fusion Middleware Java API Reference for Oracle Coherence 12c (12.1.2) E26043-01 |
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||