| Interface | Description |
|---|---|
| InputConsumableDecider |
InputConsumableDecider is responsible for determining whether the input of an
executionVertex or a consumed partition group is consumable. |
| InputConsumableDecider.Factory |
Factory for
InputConsumableDecider. |
| SchedulingExecutionVertex |
Scheduling representation of
ExecutionVertex. |
| SchedulingPipelinedRegion |
Pipelined region on execution level, i.e.,
ExecutionGraph level. |
| SchedulingResultPartition |
Representation of
IntermediateResultPartition. |
| SchedulingStrategy |
Component which encapsulates the scheduling logic.
|
| SchedulingStrategyFactory |
Factory interface for
SchedulingStrategy. |
| SchedulingTopology |
Topology of
SchedulingExecutionVertex. |
| Enum | Description |
|---|---|
| ResultPartitionState |
State of a
SchedulingResultPartition. |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.