Uses of Class
io.trino.spi.function.table.ArgumentSpecification
Packages that use ArgumentSpecification
-
Uses of ArgumentSpecification in io.trino.spi.function.table
Subclasses of ArgumentSpecification in io.trino.spi.function.tableModifier and TypeClassDescriptionclassclassclassMethods in io.trino.spi.function.table that return types with arguments of type ArgumentSpecificationModifier and TypeMethodDescriptionAbstractConnectorTableFunction.getArguments()ConnectorTableFunction.getArguments()Constructor parameters in io.trino.spi.function.table with type arguments of type ArgumentSpecificationModifierConstructorDescriptionAbstractConnectorTableFunction(String schema, String name, List<ArgumentSpecification> arguments, ReturnTypeSpecification returnTypeSpecification)