Uses of Class
org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMap
Packages that use ConcurrentLongLongHashMap
Package
Description
Provides a Bookie server that stores entries for clients.
Bookkeeper collection utilities.
-
Uses of ConcurrentLongLongHashMap in org.apache.bookkeeper.bookie
Fields in org.apache.bookkeeper.bookie declared as ConcurrentLongLongHashMapModifier and TypeFieldDescriptionprotected final ConcurrentLongLongHashMapEntryLogMetadata.ledgersMapMethods in org.apache.bookkeeper.bookie that return ConcurrentLongLongHashMapModifier and TypeMethodDescriptionDefaultEntryLogger.BufferedLogChannel.getLedgersMap()EntryLogMetadata.getLedgersMap() -
Uses of ConcurrentLongLongHashMap in org.apache.bookkeeper.util.collections
Methods in org.apache.bookkeeper.util.collections that return ConcurrentLongLongHashMap