Uses of Class
org.apache.bookkeeper.bookie.EntryLogManagerForEntryLogPerLedger.EntryLogAndLockTuple
Packages that use EntryLogManagerForEntryLogPerLedger.EntryLogAndLockTuple
Package
Description
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.EntryLogAndLockTupleModifier and TypeMethodDescription(package private) ConcurrentMap<Long,EntryLogManagerForEntryLogPerLedger.EntryLogAndLockTuple> EntryLogManagerForEntryLogPerLedger.getCacheAsMap()