| Package | Description |
|---|---|
| org.apache.flink.runtime.jobgraph.topology | |
| org.apache.flink.runtime.scheduler.adapter | |
| org.apache.flink.runtime.scheduler.strategy |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LogicalTopology
Represents a logical topology, i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogicalTopology
Default implementation of
LogicalTopology. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutionTopology
Adapter of
ExecutionGraph to SchedulingTopology. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SchedulingTopology
Topology of
SchedulingExecutionVertex. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.