Uses of Class
se.liu.ida.hefquin.engine.queryplan.physical.impl.PhysicalOpRequest
Packages that use PhysicalOpRequest
Package
Description
- 
Uses of PhysicalOpRequest in se.liu.ida.hefquin.engine.queryplan.physical
Methods in se.liu.ida.hefquin.engine.queryplan.physical with parameters of type PhysicalOpRequest - 
Uses of PhysicalOpRequest in se.liu.ida.hefquin.engine.queryplan.utils
Methods in se.liu.ida.hefquin.engine.queryplan.utils with parameters of type PhysicalOpRequestModifier and TypeMethodDescriptionstatic List<PhysicalPlan> PhysicalPlanFactory.enumeratePlansWithUnaryOpFromReq(PhysicalOpRequest<?, ?> req, PhysicalPlan subplan) voidTextBasedPhysicalPlanPrinterImpl.OpPrinter.visit(PhysicalOpRequest<?, ?> op)