Uses of Class
org.apache.bookkeeper.common.util.MemoryLimitController
- 
Packages that use MemoryLimitController Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients.
- 
- 
Uses of MemoryLimitController in org.apache.bookkeeper.bookieMethods in org.apache.bookkeeper.bookie with parameters of type MemoryLimitController Modifier and Type Method Description (package private) voidJournal. setMemoryLimitController(MemoryLimitController memoryLimitController)
 
-