Uses of Class
io.trino.connector.system.StaticSystemTablesProvider
-
Packages that use StaticSystemTablesProvider Package Description io.trino.connector.system -
-
Uses of StaticSystemTablesProvider in io.trino.connector.system
Constructors in io.trino.connector.system with parameters of type StaticSystemTablesProvider Constructor Description CoordinatorSystemTablesProvider(TransactionManager transactionManager, Metadata metadata, String catalogName, StaticSystemTablesProvider staticProvider)
-