Uses of Interface
org.apache.flink.runtime.scheduler.strategy.SchedulingResultPartition
Packages that use SchedulingResultPartition
-
Uses of SchedulingResultPartition in org.apache.flink.runtime.scheduler.strategy
Methods in org.apache.flink.runtime.scheduler.strategy that return SchedulingResultPartitionModifier and TypeMethodDescriptionSchedulingTopology.getResultPartition(IntermediateResultPartitionID intermediateResultPartitionId) Looks up theSchedulingResultPartitionfor the givenIntermediateResultPartitionID.