| Package | Description | 
|---|---|
| com.tangosol.io.journal | Contains classes related to the journaling services. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected AbstractJournalRM.CollectorDaemon | AbstractJournalRM. m_daemonCollectorThe "garbage collector" thread that determines when journal files are ripe to be evacuated and deleted. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected AbstractJournalRM.CollectorDaemon | AbstractJournalRM. getCollectorDaemon()Obtain the CollectorDaemon instance. | 
| protected AbstractJournalRM.CollectorDaemon | AbstractJournalRM. instantiateCollectorDaemon()Factory: Instantiate a CollectorDaemon. |