Package org.apache.flink.runtime.scheduler.strategy
-
Interface Summary Interface Description InputConsumableDecider InputConsumableDecider
is responsible for determining whether the input of an executionVertex or a consumed partition group is consumable.InputConsumableDecider.Factory Factory forInputConsumableDecider
.SchedulingExecutionVertex Scheduling representation ofExecutionVertex
.SchedulingPipelinedRegion Pipelined region on execution level, i.e.,ExecutionGraph
level.SchedulingResultPartition Representation ofIntermediateResultPartition
.SchedulingStrategy Component which encapsulates the scheduling logic.SchedulingStrategyFactory Factory interface forSchedulingStrategy
.SchedulingTopology Topology ofSchedulingExecutionVertex
. -
Enum Summary Enum Description ResultPartitionState State of aSchedulingResultPartition
.