Uses of Class
se.liu.ida.hefquin.engine.queryplan.physical.impl.PhysicalOpNaiveNestedLoopsJoin
Packages that use PhysicalOpNaiveNestedLoopsJoin
Package
Description
- 
Uses of PhysicalOpNaiveNestedLoopsJoin in se.liu.ida.hefquin.engine.queryplan.physical
Methods in se.liu.ida.hefquin.engine.queryplan.physical with parameters of type PhysicalOpNaiveNestedLoopsJoinModifier and TypeMethodDescriptionvoidPhysicalPlanVisitor.visit(PhysicalOpNaiveNestedLoopsJoin op)  - 
Uses of PhysicalOpNaiveNestedLoopsJoin in se.liu.ida.hefquin.engine.queryplan.utils
Methods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type PhysicalOpNaiveNestedLoopsJoinModifier and TypeMethodDescriptionvoidTextBasedPhysicalPlanPrinterImpl.OpPrinter.visit(PhysicalOpNaiveNestedLoopsJoin op)