Class ExecutionVertexFinishedEvent

java.lang.Object
org.apache.flink.runtime.jobmaster.event.ExecutionVertexFinishedEvent
All Implemented Interfaces:
Serializable, JobEvent

public class ExecutionVertexFinishedEvent extends Object implements JobEvent
This class is used to record the state of ExecutionVertex.
See Also: