Uses of Interface
io.trino.connector.system.SystemTablesProvider
Packages that use SystemTablesProvider
-
Uses of SystemTablesProvider in io.trino.connector.system
Classes in io.trino.connector.system that implement SystemTablesProviderModifier and TypeClassDescriptionclassclassConstructors in io.trino.connector.system with parameters of type SystemTablesProviderModifierConstructorDescriptionSystemConnector(InternalNodeManager nodeManager, SystemTablesProvider tables, Function<TransactionId, ConnectorTransactionHandle> transactionHandleFunction) SystemSplitManager(InternalNodeManager nodeManager, SystemTablesProvider tables)