Uses of Class
io.trino.spi.connector.ConnectorTableSchema
Packages that use ConnectorTableSchema
-
Uses of ConnectorTableSchema in io.trino.spi.connector
Methods in io.trino.spi.connector that return ConnectorTableSchemaModifier and TypeMethodDescriptiondefault ConnectorTableSchemaConnectorMetadata.getTableSchema(ConnectorSession session, ConnectorTableHandle table) Return table schema definition for the specified table handle.ConnectorTableMetadata.getTableSchema()Methods in io.trino.spi.connector that return types with arguments of type ConnectorTableSchemaModifier and TypeMethodDescriptionMetadataProvider.getRelationMetadata(ConnectorSession session, CatalogSchemaTableName tableName) Return relation schema or empty if relation does not exist.