Package org.aksw.faraday_cage.engine
Class CompiledExecutionGraph
java.lang.Object
org.aksw.faraday_cage.engine.CompiledExecutionGraph
- All Implemented Interfaces:
Runnable
-
Method Summary
Modifier and TypeMethodDescriptionvoidgetRunId()voidjoin()static <T> CompiledExecutionGraphof(ExecutionGraph<T> executionGraph)static <T> CompiledExecutionGraphof(ExecutionGraph<T> executionGraph, String runId)voidrun()