Class ArchivedExecutionVertex

java.lang.Object
org.apache.flink.runtime.executiongraph.ArchivedExecutionVertex
All Implemented Interfaces:
Serializable, AccessExecutionVertex

public class ArchivedExecutionVertex extends Object implements AccessExecutionVertex, Serializable
ArchivedExecutionVertex is a readonly representation of ExecutionVertex.
See Also: