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 SortedRangeSetSortedRangeSet.fromJson(Type type, boolean[] inclusive, Block sortedRanges, SortedRangeSet.DiscreteSetMarker discreteSetMarker) Deprecated.SortedRangeSet.union(Collection<ValueSet> valueSets)