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.physical.impl
Methods in se.liu.ida.hefquin.engine.queryplan.physical.impl that return PhysicalOpNaiveNestedLoopsJoinModifier and TypeMethodDescriptionPhysicalOpNaiveNestedLoopsJoin.Factory.create(BinaryLogicalOp lop) PhysicalOpNaiveNestedLoopsJoin.getInstance() -
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.MyPropertiesExtractor.visit(PhysicalOpNaiveNestedLoopsJoin op)