Class RestartAllFailoverStrategy

java.lang.Object
org.apache.flink.runtime.executiongraph.failover.RestartAllFailoverStrategy
All Implemented Interfaces:
FailoverStrategy

public class RestartAllFailoverStrategy extends Object implements FailoverStrategy
A failover strategy that proposes to restart all vertices when a vertex fails.