Uses of Class
org.apache.bookkeeper.bookie.EntryLogManagerForEntryLogPerLedger.EntryLogAndLockTuple
-
Packages that use EntryLogManagerForEntryLogPerLedger.EntryLogAndLockTuple Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of EntryLogManagerForEntryLogPerLedger.EntryLogAndLockTuple in org.apache.bookkeeper.bookie
Methods in org.apache.bookkeeper.bookie that return types with arguments of type EntryLogManagerForEntryLogPerLedger.EntryLogAndLockTuple Modifier and Type Method Description (package private) java.util.concurrent.ConcurrentMap<java.lang.Long,EntryLogManagerForEntryLogPerLedger.EntryLogAndLockTuple>
EntryLogManagerForEntryLogPerLedger. getCacheAsMap()
-