Package org.apache.bookkeeper.util.collections
package org.apache.bookkeeper.util.collections
Bookkeeper collection utilities.
-
ClassDescriptionMap from long to an Object.Builder of ConcurrentLongHashMap.An entry processor.Predicate specialization for (long, V) types.Concurrent hash set for primitive longs.Builder of ConcurrentLongHashSet.A consumer of long values.Concurrent hash map from primitive long to long.A Long-Long BiConsumer.Builder of ConcurrentLongLongHashMap.A Long-Long function.A Long-Long predicate.Concurrent hash map where both keys and values are composed of pairs of longs.A BiConsumer Long pair.Builder of ConcurrentLongLongPairHashMap.A Long pair function.A Long pair predicate.A pair of long values.Concurrent hash map.Builder of ConcurrentOpenHashMap.Concurrent hash set.Builder of ConcurrentOpenHashSet.Simple multimap implementation that only stores key reference once.