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 TypeMethodDescriptionvoidPhysicalPlanVisitor.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 PhysicalPlanPhysicalPlanFactory.extractRequestAsPlan(PhysicalOpIndexNestedLoopsJoin pop) voidTextBasedPhysicalPlanPrinterImpl.OpPrinter.visit(PhysicalOpIndexNestedLoopsJoin op)