| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph.failover.flip1 | |
| org.apache.flink.runtime.jobgraph.topology |
| Modifier and Type | Method and Description |
|---|---|
static Set<Set<LogicalVertex>> |
LogicalPipelinedRegionComputeUtil.computePipelinedRegions(Iterable<? extends LogicalVertex> topologicallySortedVertices) |
| Modifier and Type | Method and Description |
|---|---|
static Set<Set<LogicalVertex>> |
LogicalPipelinedRegionComputeUtil.computePipelinedRegions(Iterable<? extends LogicalVertex> topologicallySortedVertices) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLogicalVertex
Default implementation of
LogicalVertex. |
| Modifier and Type | Method and Description |
|---|---|
LogicalVertex |
DefaultLogicalPipelinedRegion.getVertex(JobVertexID vertexId) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends LogicalVertex> |
DefaultLogicalPipelinedRegion.getVertices() |
| Constructor and Description |
|---|
DefaultLogicalPipelinedRegion(Set<? extends LogicalVertex> logicalVertices) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.