Class DescriptorArgument
java.lang.Object
io.trino.spi.function.table.Argument
io.trino.spi.function.table.DescriptorArgument
This class represents the descriptor argument passed to a Table Function.
This representation should be considered experimental. Eventually, ConnectorExpression
should be extended to include this kind of argument.
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DescriptorArgument.Builderbuilder()booleaninthashCode()
-
Field Details
-
NULL_DESCRIPTOR
-
-
Constructor Details
-
DescriptorArgument
-
-
Method Details
-
getDescriptor
-
equals
-
hashCode
-
builder
-