Package io.trino.spi.function
Class CatalogSchemaFunctionName
java.lang.Object
io.trino.spi.function.CatalogSchemaFunctionName
-
Constructor Summary
ConstructorsConstructorDescriptionCatalogSchemaFunctionName(String catalogName, SchemaFunctionName schemaFunctionName) CatalogSchemaFunctionName(String catalogName, String schemaName, String functionName) -
Method Summary
-
Constructor Details
-
CatalogSchemaFunctionName
-
CatalogSchemaFunctionName
-
-
Method Details