Uses of Interface
org.apache.pulsar.common.util.collections.LongPairSet
-
Packages that use LongPairSet Package Description org.apache.pulsar.common.util.collections Set of different collections working in the concurrent environment. -
-
Uses of LongPairSet in org.apache.pulsar.common.util.collections
Classes in org.apache.pulsar.common.util.collections that implement LongPairSet Modifier and Type Class Description classConcurrentLongPairSetConcurrent hash set where values are composed of pairs of longs.classConcurrentSortedLongPairSetSorted concurrentLongPairSetwhich is not fully accurate in sorting.
-