Uses of Interface
org.apache.pulsar.common.util.collections.LongPairSet
Packages that use LongPairSet
Package
Description
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 LongPairSetModifier and TypeClassDescriptionclassConcurrent hash set where values are composed of pairs of longs.classSorted concurrentLongPairSetwhich is not fully accurate in sorting.