Class TrinoThriftDomain
java.lang.Object
io.trino.plugin.thrift.api.TrinoThriftDomain
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic TrinoThriftDomainfromDomain(Domain domain) inthashCode()booleantoString()
-
Constructor Details
-
TrinoThriftDomain
-
-
Method Details
-
getValueSet
-
isNullAllowed
@ThriftField(2) public boolean isNullAllowed() -
equals
-
hashCode
-
toString
-
fromDomain
-