| 
 | 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.WriterDaemon.FileFullTask
com.tangosol.io.journal.FlashJournalRM.WriterDaemon.FileFullTask
protected class FlashJournalRM.WriterDaemon.FileFullTask
A task that gets queued to perform cleanup on a file (on the WriterDaemon thread) when the file is full (no more writes will occur to the file).
| Constructor Summary | |
|---|---|
| FlashJournalRM.WriterDaemon.FileFullTask(FlashJournalRM.JournalFile jrnlfile)Construct a FileFullInfo "struct". | |
| Method Summary | |
|---|---|
|  void | run()Execute the task, closing the file and moving on to the next one. | 
| Constructor Detail | 
|---|
public FlashJournalRM.WriterDaemon.FileFullTask(FlashJournalRM.JournalFile jrnlfile)
jrnlfile - the file that is full| Method Detail | 
|---|
public void run()
run in interface java.lang.Runnable| 
 | 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 | |||||||