Uses of Class
org.apache.pulsar.common.util.collections.LongPairRangeSet.LongPair
Packages that use LongPairRangeSet.LongPair
Package
Description
Set of different collections working in the concurrent environment.
-
Uses of LongPairRangeSet.LongPair in org.apache.pulsar.common.util.collections
Fields in org.apache.pulsar.common.util.collections declared as LongPairRangeSet.LongPairModifier and TypeFieldDescriptionstatic final LongPairRangeSet.LongPairLongPairRangeSet.LongPair.earlieststatic final LongPairRangeSet.LongPairLongPairRangeSet.LongPair.latestMethods in org.apache.pulsar.common.util.collections with parameters of type LongPairRangeSet.LongPairModifier and TypeMethodDescriptionintLongPairRangeSet.LongPair.compareTo(LongPairRangeSet.LongPair that) booleanConcurrentOpenLongPairRangeSet.contains(LongPairRangeSet.LongPair position) Method parameters in org.apache.pulsar.common.util.collections with type arguments of type LongPairRangeSet.LongPairModifier and TypeMethodDescriptionvoidConcurrentOpenLongPairRangeSet.add(com.google.common.collect.Range<LongPairRangeSet.LongPair> range) Adds the specified range to thisRangeSet(optional operation).voidConcurrentOpenLongPairRangeSet.remove(com.google.common.collect.Range<LongPairRangeSet.LongPair> range)