Class PhysicalPlanWithoutResult

java.lang.Object
se.liu.ida.hefquin.engine.queryplan.base.impl.BaseForQueryPlan
se.liu.ida.hefquin.engine.queryplan.physical.impl.PhysicalPlanWithoutResult
All Implemented Interfaces:
QueryPlan, PhysicalPlan

public class PhysicalPlanWithoutResult extends BaseForQueryPlan implements PhysicalPlan
This class represents a physical plan that produces the empty result.