Class QueryPlanCompilerBase
java.lang.Object
se.liu.ida.hefquin.engine.queryproc.impl.compiler.QueryPlanCompilerBase
- All Implemented Interfaces:
 QueryPlanCompiler
- Direct Known Subclasses:
 QueryPlanCompilerForIteratorBasedExecution,QueryPlanCompilerForPushBasedExecution
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface se.liu.ida.hefquin.engine.queryproc.QueryPlanCompiler
compile 
- 
Field Details
- 
ctxt
 
 - 
 - 
Constructor Details
- 
QueryPlanCompilerBase
 
 - 
 - 
Method Details
- 
createExecContext
 
 -