Interface ExecutionPlan
- All Known Implementing Classes:
JoinExecutionPlan
,SelectorExecutionPlan
public interface ExecutionPlan
An execution plan for a join or a selector.
-
Method Summary
-
Method Details
-
getEstimatedCost
double getEstimatedCost()
-