Class ExplainHandler.PhysicalExplain

java.lang.Object
org.apache.drill.exec.planner.sql.handlers.ExplainHandler.PhysicalExplain
Enclosing class:
ExplainHandler

public static class ExplainHandler.PhysicalExplain extends Object
  • Field Details

    • text

      public final String text
    • json

      public final String json
  • Constructor Details

    • PhysicalExplain

      public PhysicalExplain(org.apache.calcite.rel.RelNode node, PhysicalPlan plan, org.apache.calcite.sql.SqlExplainLevel level, QueryContext context)