Uses of Class
io.trino.operator.DriverFactory
Packages that use DriverFactory
-
Uses of DriverFactory in io.trino.operator.index
Methods in io.trino.operator.index that return DriverFactoryModifier and TypeMethodDescriptionIndexBuildDriverFactoryProvider.createSnapshot(int pipelineId, IndexSnapshotBuilder indexSnapshotBuilder) IndexBuildDriverFactoryProvider.createStreaming(PageBuffer pageBuffer, Page indexKeyTuple) -
Uses of DriverFactory in io.trino.sql.planner
Methods in io.trino.sql.planner that return types with arguments of type DriverFactoryConstructor parameters in io.trino.sql.planner with type arguments of type DriverFactoryModifierConstructorDescriptionLocalExecutionPlan(List<DriverFactory> driverFactories, List<PlanNodeId> partitionedSourceOrder)