Uses of Class
org.apache.bookkeeper.util.collections.ConcurrentLongLongHashMap
-
Packages that use ConcurrentLongLongHashMap Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients.org.apache.bookkeeper.util.collections Bookkeeper collection utilities. -
-
Uses of ConcurrentLongLongHashMap in org.apache.bookkeeper.bookie
Fields in org.apache.bookkeeper.bookie declared as ConcurrentLongLongHashMap Modifier and Type Field Description protected ConcurrentLongLongHashMapEntryLogMetadata. ledgersMapMethods in org.apache.bookkeeper.bookie that return ConcurrentLongLongHashMap Modifier and Type Method Description ConcurrentLongLongHashMapDefaultEntryLogger.BufferedLogChannel. getLedgersMap()ConcurrentLongLongHashMapEntryLogMetadata. getLedgersMap() -
Uses of ConcurrentLongLongHashMap in org.apache.bookkeeper.util.collections
Methods in org.apache.bookkeeper.util.collections that return ConcurrentLongLongHashMap Modifier and Type Method Description ConcurrentLongLongHashMapConcurrentLongLongHashMap.Builder. build()
-