Class ExplainHandler.PhysicalExplain
java.lang.Object
org.apache.drill.exec.planner.sql.handlers.ExplainHandler.PhysicalExplain
- Enclosing class:
- ExplainHandler
-
Field Summary
-
Constructor Summary
ConstructorDescriptionPhysicalExplain
(org.apache.calcite.rel.RelNode node, PhysicalPlan plan, org.apache.calcite.sql.SqlExplainLevel level, QueryContext context) -
Method Summary
-
Field Details
-
text
-
json
-
-
Constructor Details
-
PhysicalExplain
public PhysicalExplain(org.apache.calcite.rel.RelNode node, PhysicalPlan plan, org.apache.calcite.sql.SqlExplainLevel level, QueryContext context)
-