public final class SchedulingPipelinedRegionComputeUtil extends Object
SchedulingPipelinedRegions.| 限定符和类型 | 方法和说明 |
|---|---|
static Set<Set<SchedulingExecutionVertex>> |
computePipelinedRegions(Iterable<? extends SchedulingExecutionVertex> topologicallySortedVertices,
java.util.function.Function<ExecutionVertexID,? extends SchedulingExecutionVertex> executionVertexRetriever,
java.util.function.Function<IntermediateResultPartitionID,? extends SchedulingResultPartition> resultPartitionRetriever) |
public static Set<Set<SchedulingExecutionVertex>> computePipelinedRegions(Iterable<? extends SchedulingExecutionVertex> topologicallySortedVertices, java.util.function.Function<ExecutionVertexID,? extends SchedulingExecutionVertex> executionVertexRetriever, java.util.function.Function<IntermediateResultPartitionID,? extends SchedulingResultPartition> resultPartitionRetriever)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.