Class CatalogSchemaRoutineName
java.lang.Object
io.trino.spi.connector.CatalogSchemaRoutineName
-
Constructor Summary
ConstructorsConstructorDescriptionCatalogSchemaRoutineName(String catalogName, SchemaRoutineName schemaRoutineName) CatalogSchemaRoutineName(String catalogName, String schemaName, String routineName) -
Method Summary
-
Constructor Details
-
CatalogSchemaRoutineName
-
CatalogSchemaRoutineName
-
-
Method Details
-
getCatalogName
-
getSchemaRoutineName
-
getSchemaName
-
getRoutineName
-
equals
-
hashCode
-
toString
-