接口的使用
org.apache.pulsar.common.util.collections.ConcurrentLongLongPairHashMap.BiConsumerLongPair
程序包
说明
Set of different collections working in the concurrent environment.
-
org.apache.pulsar.common.util.collections中ConcurrentLongLongPairHashMap.BiConsumerLongPair的使用
修饰符和类型方法说明voidConcurrentLongLongPairHashMap.forEach(ConcurrentLongLongPairHashMap.BiConsumerLongPair processor) Iterate over all the entries in the map and apply the processor function to each of them.