|
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 | |||||||
java.lang.Object
com.tangosol.io.journal.FlashJournalRM.CongestionPolicy
com.tangosol.io.journal.FlashJournalRM.WaitCongestionPolicy
protected static class FlashJournalRM.WaitCongestionPolicy
A FlashJournalRM.CongestionPolicy which blocks the current thread on the FlashJournalRM.JournalFile's monitor until awoken. It is expected that the FlashJournalRM.WriterDaemon will awake this parked thread.
| Constructor Summary | |
|---|---|
protected |
FlashJournalRM.WaitCongestionPolicy() |
| Method Summary | |
|---|---|
protected void |
onCongestion(FlashJournalRM.JournalFile jrnlfile)Invoked when it is determined the provided jrnlfile has become congested. |
| Constructor Detail |
|---|
protected FlashJournalRM.WaitCongestionPolicy()
| Method Detail |
|---|
protected void onCongestion(FlashJournalRM.JournalFile jrnlfile)
jrnlfile has become congested.onCongestion in class FlashJournalRM.CongestionPolicyjrnlfile - the congested FlashJournalRM.JournalFile
|
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 | |||||||