Uses of Class
io.trino.plugin.thrift.api.valuesets.TrinoThriftRangeValueSet
Packages that use TrinoThriftRangeValueSet
-
Uses of TrinoThriftRangeValueSet in io.trino.plugin.thrift.api.valuesets
Methods in io.trino.plugin.thrift.api.valuesets that return TrinoThriftRangeValueSetModifier and TypeMethodDescriptionstatic TrinoThriftRangeValueSetTrinoThriftRangeValueSet.fromSortedRangeSet(SortedRangeSet valueSet) TrinoThriftValueSet.getRangeValueSet()Constructors in io.trino.plugin.thrift.api.valuesets with parameters of type TrinoThriftRangeValueSetModifierConstructorDescriptionTrinoThriftValueSet(TrinoThriftAllOrNoneValueSet allOrNoneValueSet, TrinoThriftEquatableValueSet equatableValueSet, TrinoThriftRangeValueSet rangeValueSet)