Uses of Interface
org.apache.pulsar.utils.ConcurrentBitmapSortedLongPairSet.ItemProcessor
Packages that use ConcurrentBitmapSortedLongPairSet.ItemProcessor
-
Uses of ConcurrentBitmapSortedLongPairSet.ItemProcessor in org.apache.pulsar.utils
Methods in org.apache.pulsar.utils with parameters of type ConcurrentBitmapSortedLongPairSet.ItemProcessorModifier and TypeMethodDescription<T extends Comparable<T>>
voidConcurrentBitmapSortedLongPairSet.processItems(org.apache.pulsar.common.util.collections.LongPairSet.LongPairFunction<T> longPairConverter, ConcurrentBitmapSortedLongPairSet.ItemProcessor<T> itemProcessor)