Uses of Class
io.trino.execution.scheduler.PipelinedStageExecution
Packages that use PipelinedStageExecution
-
Uses of PipelinedStageExecution in io.trino.execution.scheduler
Methods in io.trino.execution.scheduler that return PipelinedStageExecutionModifier and TypeMethodDescriptionstatic PipelinedStageExecutionPipelinedStageExecution.createPipelinedStageExecution(SqlStage stage, Map<PlanFragmentId, io.trino.execution.scheduler.PipelinedOutputBufferManager> outputBufferManagers, TaskLifecycleListener taskLifecycleListener, FailureDetector failureDetector, Executor executor, Optional<int[]> bucketToPartition, int attempt)