Uses of Class
io.trino.plugin.raptor.legacy.RaptorMetadataFactory
Packages that use RaptorMetadataFactory
-
Uses of RaptorMetadataFactory in io.trino.plugin.raptor.legacy
Constructors in io.trino.plugin.raptor.legacy with parameters of type RaptorMetadataFactoryModifierConstructorDescriptionRaptorConnector(io.airlift.bootstrap.LifeCycleManager lifeCycleManager, NodeManager nodeManager, RaptorMetadataFactory metadataFactory, RaptorSplitManager splitManager, RaptorPageSourceProvider pageSourceProvider, RaptorPageSinkProvider pageSinkProvider, RaptorNodePartitioningProvider nodePartitioningProvider, RaptorSessionProperties sessionProperties, RaptorTableProperties tableProperties, Set<SystemTable> systemTables, Optional<ConnectorAccessControl> accessControl, org.jdbi.v3.core.Jdbi dbi)