Uses of Class
io.trino.sql.planner.plan.SimplePlanRewriter
Packages that use SimplePlanRewriter
-
Uses of SimplePlanRewriter in io.trino.sql.planner.plan
Methods in io.trino.sql.planner.plan with parameters of type SimplePlanRewriterModifier and TypeMethodDescriptionstatic <C> PlanNodeSimplePlanRewriter.rewriteWith(SimplePlanRewriter<C> rewriter, PlanNode node) static <C> PlanNodeSimplePlanRewriter.rewriteWith(SimplePlanRewriter<C> rewriter, PlanNode node, C context)