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 TypeMethodDescriptionvoid
PhysicalPlanVisitor.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 TypeMethodDescriptionprotected void
TextBasedPhysicalPlanPrinterImpl.printOp
(PhysicalOpNaiveNestedLoopsJoin op, PrintStream out, String indentLevelString, String indentLevelStringForOpDetail)