Uses of Interface
io.trino.spi.connector.SystemTable
Packages that use SystemTable
-
Uses of SystemTable in io.trino.spi.connector
Methods in io.trino.spi.connector that return types with arguments of type SystemTableModifier and TypeMethodDescriptiondefault Optional<SystemTable>ConnectorMetadata.getSystemTable(ConnectorSession session, SchemaTableName tableName) Returns the system table for the specified table name, if one exists.default Set<SystemTable>Connector.getSystemTables()