Uses of Class
org.apache.bookkeeper.util.collections.ConcurrentLongHashMap
Packages that use ConcurrentLongHashMap
Package
Description
Provides a Bookie server that stores entries for clients.
Bookkeeper collection utilities.
-
Uses of ConcurrentLongHashMap in org.apache.bookkeeper.bookie
Fields in org.apache.bookkeeper.bookie declared as ConcurrentLongHashMapModifier and TypeFieldDescription(package private) final ConcurrentLongHashMap<FileInfoBackingCache.CachedFileInfo>FileInfoBackingCache.fileInfos -
Uses of ConcurrentLongHashMap in org.apache.bookkeeper.util.collections
Methods in org.apache.bookkeeper.util.collections that return ConcurrentLongHashMap