Class TrinoThriftRangeValueSet.TrinoThriftMarker
java.lang.Object
io.trino.plugin.thrift.api.valuesets.TrinoThriftRangeValueSet.TrinoThriftMarker
- Enclosing class:
TrinoThriftRangeValueSet
LOWER UNBOUNDED is specified with an empty value and an ABOVE bound
UPPER UNBOUNDED is specified with an empty value and a BELOW bound
-
Constructor Details
-
TrinoThriftMarker
@ThriftConstructor public TrinoThriftMarker(@Nullable TrinoThriftBlock value, TrinoThriftRangeValueSet.TrinoThriftBound bound)
-
-
Method Details