Class QueryPlanCompilerBase
java.lang.Object
se.liu.ida.hefquin.engine.queryproc.impl.compiler.QueryPlanCompilerBase
- All Implemented Interfaces:
QueryPlanCompiler
- Direct Known Subclasses:
IteratorBasedQueryPlanCompilerImpl
,TaskBasedQueryPlanCompilerBase
-
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, wait
Methods inherited from interface se.liu.ida.hefquin.engine.queryproc.QueryPlanCompiler
compile
-
Field Details
-
ctxt
-
-
Constructor Details
-
QueryPlanCompilerBase
-
-
Method Details
-
createExecContext
-