Uses of Class
se.liu.ida.hefquin.engine.queryplan.physical.impl.PhysicalOpIndexNestedLoopsJoin
Packages that use PhysicalOpIndexNestedLoopsJoin
Package
Description
-
Uses of PhysicalOpIndexNestedLoopsJoin in se.liu.ida.hefquin.engine.queryplan.physical
Methods in se.liu.ida.hefquin.engine.queryplan.physical with parameters of type PhysicalOpIndexNestedLoopsJoinModifier and TypeMethodDescriptionvoid
PhysicalPlanVisitor.visit
(PhysicalOpIndexNestedLoopsJoin op) -
Uses of PhysicalOpIndexNestedLoopsJoin in se.liu.ida.hefquin.engine.queryplan.utils
Methods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type PhysicalOpIndexNestedLoopsJoinModifier and TypeMethodDescriptionstatic PhysicalPlan
PhysicalPlanFactory.extractRequestAsPlan
(PhysicalOpIndexNestedLoopsJoin pop) void
TextBasedPhysicalPlanPrinterImpl.OpPrinter.visit
(PhysicalOpIndexNestedLoopsJoin op)