Interface ExecutionPlan

All Known Implementing Classes:
JoinExecutionPlan, SelectorExecutionPlan

public interface ExecutionPlan
An execution plan for a join or a selector.
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • getEstimatedCost

      double getEstimatedCost()