Uses of Class
se.liu.ida.hefquin.engine.queryplan.physical.impl.PhysicalOpBindJoinWithUNION
Packages that use PhysicalOpBindJoinWithUNION
Package
Description
-
Uses of PhysicalOpBindJoinWithUNION in se.liu.ida.hefquin.engine.queryplan.physical
Methods in se.liu.ida.hefquin.engine.queryplan.physical with parameters of type PhysicalOpBindJoinWithUNION -
Uses of PhysicalOpBindJoinWithUNION in se.liu.ida.hefquin.engine.queryplan.utils
Methods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type PhysicalOpBindJoinWithUNIONModifier and TypeMethodDescriptionstatic PhysicalPlan
PhysicalPlanFactory.extractRequestAsPlan
(PhysicalOpBindJoinWithUNION pop) protected void
TextBasedPhysicalPlanPrinterImpl.printOp
(PhysicalOpBindJoinWithUNION op, PrintStream out, String indentLevelString, String indentLevelStringForOpDetail)