Uses of Class
io.trino.plugin.raptor.legacy.RaptorNodePartitioningProvider
Packages that use RaptorNodePartitioningProvider
-
Uses of RaptorNodePartitioningProvider in io.trino.plugin.raptor.legacy
Constructors in io.trino.plugin.raptor.legacy with parameters of type RaptorNodePartitioningProviderModifierConstructorDescriptionRaptorConnector(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)