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 PhysicalPlanPhysicalPlanFactory.extractRequestAsPlan(PhysicalOpBindJoinWithUNION pop) protected voidTextBasedPhysicalPlanPrinterImpl.printOp(PhysicalOpBindJoinWithUNION op, PrintStream out, String indentLevelString, String indentLevelStringForOpDetail)