Class QueryPlanCompilerForIteratorBasedExecution
java.lang.Object
se.liu.ida.hefquin.engine.queryproc.impl.compiler.QueryPlanCompilerBase
se.liu.ida.hefquin.engine.queryproc.impl.compiler.QueryPlanCompilerForIteratorBasedExecution
- All Implemented Interfaces:
 QueryPlanCompiler
- 
Field Summary
Fields inherited from class se.liu.ida.hefquin.engine.queryproc.impl.compiler.QueryPlanCompilerBase
ctxt - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncompile(PhysicalPlan qep) protected ResultElementIteratorcompile(PhysicalPlan qep, ExecutionContext execCxt) Methods inherited from class se.liu.ida.hefquin.engine.queryproc.impl.compiler.QueryPlanCompilerBase
createExecContext 
- 
Constructor Details
- 
QueryPlanCompilerForIteratorBasedExecution
 
 - 
 - 
Method Details
- 
compile
- Throws:
 QueryCompilationException
 - 
compile
 
 -