接口的使用
org.apache.pulsar.common.util.collections.LongPairRangeSet.RawRangeProcessor
程序包
说明
Set of different collections working in the concurrent environment.
-
org.apache.pulsar.common.util.collections中LongPairRangeSet.RawRangeProcessor的使用
修饰符和类型方法说明voidConcurrentOpenLongPairRangeSet.forEachRawRange(LongPairRangeSet.RawRangeProcessor processor) voidLongPairRangeSet.DefaultRangeSet.forEachRawRange(LongPairRangeSet.RawRangeProcessor action) voidLongPairRangeSet.forEachRawRange(LongPairRangeSet.RawRangeProcessor action) Performs the given action for each entry in this map until all entries have been processed or action returns "false".