| Interface | Description |
|---|---|
| QueryExecutionPlanNode |
| Class | Description |
|---|---|
| QEP_Base1 | |
| QEP_SqlRewrite |
Execute an Sql-Rewrite on the backend.
|
| QEP_Time |
Time the execution of a sub plan (TODO: Maybe this should be hard wired into a base class in the first place)
|
| QEP_Union |
Combine the result sets of sub-plans
|
Copyright © 2013. All Rights Reserved.