Package io.trino.spi.connector
Class SchemaTableName
java.lang.Object
io.trino.spi.connector.SchemaTableName
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanlonginthashCode()static SchemaTableNameschemaTableName(String schemaName, String tableName) toString()
-
Constructor Details
-
SchemaTableName
-
-
Method Details