Uses of Class
io.trino.execution.scheduler.StageTaskSourceFactory.ArbitraryDistributionTaskSource
-
Packages that use StageTaskSourceFactory.ArbitraryDistributionTaskSource Package Description io.trino.execution.scheduler -
-
Uses of StageTaskSourceFactory.ArbitraryDistributionTaskSource in io.trino.execution.scheduler
Methods in io.trino.execution.scheduler that return StageTaskSourceFactory.ArbitraryDistributionTaskSource Modifier and Type Method Description static StageTaskSourceFactory.ArbitraryDistributionTaskSourceStageTaskSourceFactory.ArbitraryDistributionTaskSource. create(PlanFragment fragment, Map<PlanFragmentId,Exchange> sourceExchanges, com.google.common.collect.Multimap<PlanFragmentId,ExchangeSourceHandle> exchangeSourceHandles, io.airlift.units.DataSize targetPartitionSize)
-