Class ExecutionEngineImpl
java.lang.Object
se.liu.ida.hefquin.engine.queryproc.impl.execution.ExecutionEngineImpl
- All Implemented Interfaces:
ExecutionEngine
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExecutionEngineImpl
public ExecutionEngineImpl()
-
-
Method Details
-
execute
public ExecutionStats execute(ExecutablePlan plan, QueryResultSink resultSink) throws ExecutionException - Specified by:
execute
in interfaceExecutionEngine
- Throws:
ExecutionException
-