Uses of Interface
org.apache.pulsar.common.util.collections.LongPairRangeSet
Packages that use LongPairRangeSet
Package
Description
Set of different collections working in the concurrent environment.
-
Uses of LongPairRangeSet in org.apache.pulsar.common.util.collections
Classes in org.apache.pulsar.common.util.collections that implement LongPairRangeSetModifier and TypeClassDescriptionclassConcurrentOpenLongPairRangeSet<T extends Comparable<T>>A Concurrent set comprising zero or more ranges of typeLongPairRangeSet.LongPair.static classLongPairRangeSet.DefaultRangeSet<T extends Comparable<T>>Generic implementation of a default range set.