Uses of Interface
org.apache.bookkeeper.bookie.EntryLogManager
-
Packages that use EntryLogManager Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of EntryLogManager in org.apache.bookkeeper.bookie
Classes in org.apache.bookkeeper.bookie that implement EntryLogManager Modifier and Type Class Description (package private) classEntryLogManagerBase(package private) classEntryLogManagerForEntryLogPerLedger(package private) classEntryLogManagerForSingleEntryLogMethods in org.apache.bookkeeper.bookie that return EntryLogManager Modifier and Type Method Description (package private) EntryLogManagerDefaultEntryLogger. getEntryLogManager()
-