| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.executiongraph.failover | |
| org.apache.flink.runtime.scheduler.strategy |
| 限定符和类型 | 方法和说明 |
|---|---|
static Set<Set<SchedulingExecutionVertex>> |
SchedulingPipelinedRegionComputeUtil.computePipelinedRegions(Iterable<? extends SchedulingExecutionVertex> topologicallySortedVertices,
Function<ExecutionVertexID,? extends SchedulingExecutionVertex> executionVertexRetriever,
Function<IntermediateResultPartitionID,? extends SchedulingResultPartition> resultPartitionRetriever) |
| 限定符和类型 | 方法和说明 |
|---|---|
SchedulingResultPartition |
SchedulingTopology.getResultPartition(IntermediateResultPartitionID intermediateResultPartitionId)
Looks up the
SchedulingResultPartition for the given IntermediateResultPartitionID. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.