Class ExecutionVertexResetEvent

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

public class ExecutionVertexResetEvent extends Object implements JobEvent
This class is used to record the ExecutionVertex that has been reset.
See Also: