Class RegionPartitionGroupReleaseStrategy

java.lang.Object
org.apache.flink.runtime.executiongraph.failover.partitionrelease.RegionPartitionGroupReleaseStrategy
All Implemented Interfaces:
PartitionGroupReleaseStrategy, SchedulingTopologyListener

public class RegionPartitionGroupReleaseStrategy extends Object implements PartitionGroupReleaseStrategy, SchedulingTopologyListener
Releases blocking intermediate result partitions that are incident to a SchedulingPipelinedRegion, as soon as the region's execution vertices are finished.