Class ExecutionLog

java.lang.Object
org.apache.wayang.core.profiling.ExecutionLog
All Implemented Interfaces:
AutoCloseable

public class ExecutionLog extends Object implements AutoCloseable
Stores execution data have been collected by the CrossPlatformExecutor. The current version uses JSON as serialization format.