Uses of Interface
io.trino.connector.system.SystemTablesProvider
-
Packages that use SystemTablesProvider Package Description io.trino.connector.system -
-
Uses of SystemTablesProvider in io.trino.connector.system
Classes in io.trino.connector.system that implement SystemTablesProvider Modifier and Type Class Description classCoordinatorSystemTablesProviderclassStaticSystemTablesProviderConstructors in io.trino.connector.system with parameters of type SystemTablesProvider Constructor Description SystemConnector(InternalNodeManager nodeManager, SystemTablesProvider tables, Function<TransactionId,ConnectorTransactionHandle> transactionHandleFunction)SystemPageSourceProvider(SystemTablesProvider tables)SystemSplitManager(InternalNodeManager nodeManager, SystemTablesProvider tables)SystemTablesMetadata(SystemTablesProvider tables)
-