| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph.failover.flip1 | |
| org.apache.flink.runtime.scheduler.strategy |
| Modifier and Type | Method and Description |
|---|---|
static Set<PipelinedRegion> |
PipelinedRegionComputeUtil.toPipelinedRegionsSet(Set<? extends Set<? extends SchedulingExecutionVertex<?,?>>> distinctRegions) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SchedulingExecutionVertex<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>>
Scheduling representation of
ExecutionVertex. |
interface |
SchedulingResultPartition<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>>
Representation of
IntermediateResultPartition. |
interface |
SchedulingTopology<V extends SchedulingExecutionVertex<V,R>,R extends SchedulingResultPartition<V,R>>
Topology of
SchedulingExecutionVertex. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InputDependencyConstraintChecker.check(SchedulingExecutionVertex<?,?> schedulingExecutionVertex) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.