Package io.trino.spi.predicate
Class NullableValue
java.lang.Object
io.trino.spi.predicate.NullableValue
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasBlock()static NullableValuebooleanstatic NullableValuefromSerializable(NullableValue.Serializable serializable) getType()getValue()inthashCode()booleanisNull()static NullableValuetoString()
-
Constructor Details
-
NullableValue
-
-
Method Details