接口的使用
org.apache.pulsar.common.util.collections.LongPairSet
使用LongPairSet的程序包
程序包
说明
Set of different collections working in the concurrent environment.
-
org.apache.pulsar.common.util.collections中LongPairSet的使用
修饰符和类型类说明classConcurrent hash set where values are composed of pairs of longs.classSorted concurrentLongPairSetwhich is not fully accurate in sorting.