public final class SchedulingPipelinedRegionComputeUtil extends Object
SchedulingPipelinedRegions.| Modifier and Type | Method and Description |
|---|---|
static Set<Set<SchedulingExecutionVertex>> |
computePipelinedRegions(Iterable<? extends SchedulingExecutionVertex> topologicallySortedVertices,
Function<ExecutionVertexID,? extends SchedulingExecutionVertex> executionVertexRetriever,
Function<IntermediateResultPartitionID,? extends SchedulingResultPartition> resultPartitionRetriever) |
public static Set<Set<SchedulingExecutionVertex>> computePipelinedRegions(Iterable<? extends SchedulingExecutionVertex> topologicallySortedVertices, Function<ExecutionVertexID,? extends SchedulingExecutionVertex> executionVertexRetriever, Function<IntermediateResultPartitionID,? extends SchedulingResultPartition> resultPartitionRetriever)
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.