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