Uses of Class
io.trino.spi.predicate.SortedRangeSet
Packages that use SortedRangeSet
-
Uses of SortedRangeSet in io.trino.spi.predicate
Methods in io.trino.spi.predicate that return SortedRangeSetModifier and TypeMethodDescriptionSortedRangeSet.Builder.build()SortedRangeSet.complement()static SortedRangeSetProvided Ranges are unioned together to form the SortedRangeSetstatic SortedRangeSetDeprecated.SortedRangeSet.union(Collection<ValueSet> valueSets)