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