Uses of Class
io.trino.execution.scheduler.StageTaskSourceFactory.SingleDistributionTaskSource
-
Packages that use StageTaskSourceFactory.SingleDistributionTaskSource Package Description io.trino.execution.scheduler -
-
Uses of StageTaskSourceFactory.SingleDistributionTaskSource in io.trino.execution.scheduler
Methods in io.trino.execution.scheduler that return StageTaskSourceFactory.SingleDistributionTaskSource Modifier and Type Method Description static StageTaskSourceFactory.SingleDistributionTaskSourceStageTaskSourceFactory.SingleDistributionTaskSource. create(PlanFragment fragment, com.google.common.collect.Multimap<PlanFragmentId,ExchangeSourceHandle> exchangeSourceHandles)
-