Uses of Class
com.tangosol.io.journal.FlashJournalRM.BufferPool
Packages that use FlashJournalRM.BufferPool
-
Uses of FlashJournalRM.BufferPool in com.tangosol.io.journal
Fields in com.tangosol.io.journal declared as FlashJournalRM.BufferPoolModifier and TypeFieldDescriptionprotected FlashJournalRM.BufferPool
FlashJournalRM.m_pool
The BufferPool of Buffer objects that are used to format data to append to the journal.Methods in com.tangosol.io.journal that return FlashJournalRM.BufferPoolModifier and TypeMethodDescriptionprotected FlashJournalRM.BufferPool
FlashJournalRM.getBufferPool()
Obtain the BufferPool instance.protected FlashJournalRM.BufferPool
FlashJournalRM.instantiateBufferPool()
Factory: Instantiate a pool of buffers.