Class LogicalPlanWithoutResult

java.lang.Object
se.liu.ida.hefquin.engine.queryplan.base.impl.BaseForQueryPlan
se.liu.ida.hefquin.engine.queryplan.logical.impl.LogicalPlanWithoutResult
All Implemented Interfaces:
QueryPlan, LogicalPlan

public class LogicalPlanWithoutResult extends BaseForQueryPlan implements LogicalPlan
This class represents a logical plan that produces the empty result.