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.BufferPoolFlashJournalRM.m_poolThe 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.BufferPoolFlashJournalRM.getBufferPool()Obtain the BufferPool instance.protected FlashJournalRM.BufferPoolFlashJournalRM.instantiateBufferPool()Factory: Instantiate a pool of buffers.