Class TrinoThriftEquatableValueSet

java.lang.Object
io.trino.plugin.thrift.api.valuesets.TrinoThriftEquatableValueSet

@ThriftStruct public final class TrinoThriftEquatableValueSet extends Object
A set containing values that are uniquely identifiable. Assumes an infinite number of possible values. The values may be collectively included or collectively excluded. This structure is used with comparable, but not orderable types like "json", "map".