Interface QueryProcContextExt
- All Superinterfaces:
QueryProcContext
- All Known Implementing Classes:
QueryProcessorImpl.MyQueryProcContextExt
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface se.liu.ida.hefquin.engine.queryproc.QueryProcContext
getExecutablePlanPrinter, getExecutorServiceForPlanTasks, getFederationAccessMgr, getFederationCatalog, getLogicalPlanPrinter, getPhysicalPlanPrinter, getSourceAssignmentPrinter, isExperimentRun, skipExecution
-
Method Details
-
getLogicalToPhysicalPlanConverter
LogicalToPhysicalPlanConverter getLogicalToPhysicalPlanConverter() -
getLogicalToPhysicalOpConverter
LogicalToPhysicalOpConverter getLogicalToPhysicalOpConverter()
-