Uses of Class
se.liu.ida.hefquin.engine.queryplan.physical.impl.PhysicalOpHashRJoin
Packages that use PhysicalOpHashRJoin
Package
Description
-
Uses of PhysicalOpHashRJoin in se.liu.ida.hefquin.engine.queryplan.physical
Methods in se.liu.ida.hefquin.engine.queryplan.physical with parameters of type PhysicalOpHashRJoin -
Uses of PhysicalOpHashRJoin in se.liu.ida.hefquin.engine.queryplan.physical.impl
Methods in se.liu.ida.hefquin.engine.queryplan.physical.impl that return PhysicalOpHashRJoinModifier and TypeMethodDescriptionPhysicalOpHashRJoin.Factory.create(BinaryLogicalOp lop) static PhysicalOpHashRJoinPhysicalOpHashRJoin.getInstance() -
Uses of PhysicalOpHashRJoin in se.liu.ida.hefquin.engine.queryplan.utils
Methods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type PhysicalOpHashRJoinModifier and TypeMethodDescriptionvoidTextBasedPhysicalPlanPrinterImpl.MyPropertiesExtractor.visit(PhysicalOpHashRJoin op)