Uses of Class
io.trino.sql.planner.plan.ExplainAnalyzeNode
Packages that use ExplainAnalyzeNode
-
Uses of ExplainAnalyzeNode in io.trino.sql.planner.iterative.rule
Methods in io.trino.sql.planner.iterative.rule that return types with arguments of type ExplainAnalyzeNodeMethods in io.trino.sql.planner.iterative.rule with parameters of type ExplainAnalyzeNodeModifier and TypeMethodDescriptionPruneExplainAnalyzeSourceColumns.apply(ExplainAnalyzeNode explainAnalyzeNode, Captures captures, Rule.Context context) -
Uses of ExplainAnalyzeNode in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan that return types with arguments of type ExplainAnalyzeNodeMethods in io.trino.sql.planner.plan with parameters of type ExplainAnalyzeNodeModifier and TypeMethodDescriptionPlanVisitor.visitExplainAnalyze(ExplainAnalyzeNode node, C context)