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
-
of
-
asNull
-
fromSerializable
-
getSerializable
-
asBlock
-
getType
-
isNull
public boolean isNull() -
getValue
-
hashCode
-
equals
-
toString
-