Interface OExecutionPlan
- All Known Implementing Classes:
OInfoExecutionPlan
public interface OExecutionPlan
Created by luigidellaquila on 06/07/16.
-
Method Summary
-
Method Details
-
getSteps
List<OExecutionStep> getSteps() -
prettyPrint
-
prettyPrint
String prettyPrint() -
toResult
OResult toResult() -
getIndexes
-