Class TrinoThriftRangeValueSet.TrinoThriftRange
java.lang.Object
io.trino.plugin.thrift.api.valuesets.TrinoThriftRangeValueSet.TrinoThriftRange
- Enclosing class:
TrinoThriftRangeValueSet
-
Constructor Summary
ConstructorsConstructorDescriptionTrinoThriftRange(TrinoThriftRangeValueSet.TrinoThriftMarker low, TrinoThriftRangeValueSet.TrinoThriftMarker high) -
Method Summary
-
Constructor Details
-
TrinoThriftRange
@ThriftConstructor public TrinoThriftRange(TrinoThriftRangeValueSet.TrinoThriftMarker low, TrinoThriftRangeValueSet.TrinoThriftMarker high)
-
-
Method Details