Interface ExecutionPlan
-
- All Known Implementing Classes:
JoinExecutionPlan,SelectorExecutionPlan
public interface ExecutionPlanAn execution plan for a join or a selector.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doublegetEstimatedCost()
-