Uses of Class
io.trino.plugin.thrift.api.valuesets.TrinoThriftAllOrNoneValueSet
Packages that use TrinoThriftAllOrNoneValueSet
-
Uses of TrinoThriftAllOrNoneValueSet in io.trino.plugin.thrift.api.valuesets
Methods in io.trino.plugin.thrift.api.valuesets that return TrinoThriftAllOrNoneValueSetModifier and TypeMethodDescriptionstatic TrinoThriftAllOrNoneValueSetTrinoThriftAllOrNoneValueSet.fromAllOrNoneValueSet(AllOrNoneValueSet valueSet) TrinoThriftValueSet.getAllOrNoneValueSet()Constructors in io.trino.plugin.thrift.api.valuesets with parameters of type TrinoThriftAllOrNoneValueSetModifierConstructorDescriptionTrinoThriftValueSet(TrinoThriftAllOrNoneValueSet allOrNoneValueSet, TrinoThriftEquatableValueSet equatableValueSet, TrinoThriftRangeValueSet rangeValueSet)