Class SpeculativeExecutionVertex

java.lang.Object
org.apache.flink.runtime.executiongraph.ExecutionVertex
org.apache.flink.runtime.executiongraph.SpeculativeExecutionVertex
All Implemented Interfaces:
org.apache.flink.api.common.Archiveable<ArchivedExecutionVertex>, AccessExecutionVertex

public class SpeculativeExecutionVertex extends ExecutionVertex
The ExecutionVertex which supports speculative execution.