| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph.failover.flip1 | |
| org.apache.flink.runtime.executiongraph.failover.flip1.partitionrelease |
| Modifier and Type | Method and Description |
|---|---|
static Set<PipelinedRegion> |
PipelinedRegionComputeUtil.toPipelinedRegionsSet(Set<? extends Set<? extends SchedulingExecutionVertex<?,?>>> distinctRegions) |
| Modifier and Type | Method and Description |
|---|---|
static PipelinedRegion |
PipelinedRegion.from(ExecutionVertexID... executionVertexIds) |
static PipelinedRegion |
PipelinedRegion.from(Set<ExecutionVertexID> executionVertexIds) |
| Constructor and Description |
|---|
RegionPartitionReleaseStrategy(SchedulingTopology<?,?> schedulingTopology,
Set<PipelinedRegion> pipelinedRegions) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.