Uses of Class
io.trino.plugin.thrift.api.valuesets.TrinoThriftRangeValueSet.TrinoThriftMarker
Packages that use TrinoThriftRangeValueSet.TrinoThriftMarker
-
Uses of TrinoThriftRangeValueSet.TrinoThriftMarker in io.trino.plugin.thrift.api.valuesets
Methods in io.trino.plugin.thrift.api.valuesets that return TrinoThriftRangeValueSet.TrinoThriftMarkerModifier and TypeMethodDescriptionTrinoThriftRangeValueSet.TrinoThriftRange.getHigh()TrinoThriftRangeValueSet.TrinoThriftRange.getLow()Constructors in io.trino.plugin.thrift.api.valuesets with parameters of type TrinoThriftRangeValueSet.TrinoThriftMarkerModifierConstructorDescriptionTrinoThriftRange(TrinoThriftRangeValueSet.TrinoThriftMarker low, TrinoThriftRangeValueSet.TrinoThriftMarker high)