| Package | Description |
|---|---|
| io.prestosql.sql.planner.plan |
| Modifier and Type | Method and Description |
|---|---|
static <C> PlanNode |
SimplePlanRewriter.rewriteWith(SimplePlanRewriter<C> rewriter,
PlanNode node) |
static <C> PlanNode |
SimplePlanRewriter.rewriteWith(SimplePlanRewriter<C> rewriter,
PlanNode node,
C context) |
Copyright © 2012–2019. All rights reserved.