Uses of Class
org.apache.bookkeeper.bookie.IndexPersistenceMgr
Packages that use IndexPersistenceMgr
Package
Description
Provides a Bookie server that stores entries for clients.
-
Uses of IndexPersistenceMgr in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that return IndexPersistenceMgrModifier and TypeMethodDescription(package private) IndexPersistenceMgrLedgerCacheImpl.getIndexPersistenceManager()Constructors in org.apache.bookkeeper.bookie with parameters of type IndexPersistenceMgrModifierConstructorDescriptionIndexInMemPageMgr(int pageSize, int entriesPerPage, ServerConfiguration conf, IndexPersistenceMgr indexPersistenceManager, StatsLogger statsLogger)