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