| Package | Description | 
|---|---|
| com.tangosol.io.journal | 
 Contains classes related to the journaling services. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected FlashJournalRM.BufferPool | 
FlashJournalRM.m_pool
The BufferPool of Buffer objects that are used to format data to append to the journal. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected FlashJournalRM.BufferPool | 
FlashJournalRM.getBufferPool()
Obtain the BufferPool instance. 
 | 
protected FlashJournalRM.BufferPool | 
FlashJournalRM.instantiateBufferPool()
Factory: Instantiate a pool of buffers. 
 |