Class ExecutionRunnerMultiSource

java.lang.Object
de.uni_mannheim.informatik.dws.melt.matching_eval.multisource.ExecutionRunnerMultiSource
All Implemented Interfaces:
Callable<ExecutionResultMultiSource>

public class ExecutionRunnerMultiSource extends Object implements Callable<ExecutionResultMultiSource>
A helper class which stores the information for one multi source matching task. It is mainly used in the parallel execution of multi source tasks.