Uses of Interface
se.liu.ida.hefquin.engine.queryproc.QueryPlanCompiler
Packages that use QueryPlanCompiler
Package
Description
-
Uses of QueryPlanCompiler in se.liu.ida.hefquin.engine
Methods in se.liu.ida.hefquin.engine that return QueryPlanCompilerModifier and TypeMethodDescriptionHeFQUINEngineConfigReader.createDefaultPlanCompiler
(HeFQUINEngineConfigReader.ExtendedContext ctx) static QueryPlanCompiler
HeFQUINEngineDefaultComponents.createDefaultPlanCompiler
(QueryProcContext ctx) HeFQUINEngineConfigReader.readQueryPlanCompiler
(org.apache.jena.rdf.model.Resource qprocRsrc, HeFQUINEngineConfigReader.ExtendedContext ctx) -
Uses of QueryPlanCompiler in se.liu.ida.hefquin.engine.queryproc
Methods in se.liu.ida.hefquin.engine.queryproc that return QueryPlanCompiler -
Uses of QueryPlanCompiler in se.liu.ida.hefquin.engine.queryproc.impl
Fields in se.liu.ida.hefquin.engine.queryproc.impl declared as QueryPlanCompilerModifier and TypeFieldDescriptionprotected final QueryPlanCompiler
QueryProcessorImpl.planCompiler
Methods in se.liu.ida.hefquin.engine.queryproc.impl that return QueryPlanCompilerConstructors in se.liu.ida.hefquin.engine.queryproc.impl with parameters of type QueryPlanCompilerModifierConstructorDescriptionQueryProcessorImpl
(QueryPlanner planner, QueryPlanCompiler planCompiler, ExecutionEngine execEngine, QueryProcContext ctxt) -
Uses of QueryPlanCompiler in se.liu.ida.hefquin.engine.queryproc.impl.compiler
Classes in se.liu.ida.hefquin.engine.queryproc.impl.compiler that implement QueryPlanCompilerModifier and TypeClassDescriptionclass
class
class
class
class