Uses of Class
org.apache.bookkeeper.mledger.impl.EntryCacheManager
-
Packages that use EntryCacheManager Package Description org.apache.bookkeeper.mledger.impl Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of EntryCacheManager in org.apache.bookkeeper.mledger.impl
Methods in org.apache.bookkeeper.mledger.impl that return EntryCacheManager Modifier and Type Method Description EntryCacheManagerManagedLedgerFactoryImpl. getEntryCacheManager()Constructors in org.apache.bookkeeper.mledger.impl with parameters of type EntryCacheManager Constructor Description EntryCacheImpl(EntryCacheManager manager, ManagedLedgerImpl ml, boolean copyEntries)
-