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