| Package | Description |
|---|---|
| com.facebook.presto.spi |
| Modifier and Type | Method and Description |
|---|---|
static <C> PlanNode |
ConnectorPlanRewriter.rewriteWith(ConnectorPlanRewriter<C> rewriter,
PlanNode node) |
static <C> PlanNode |
ConnectorPlanRewriter.rewriteWith(ConnectorPlanRewriter<C> rewriter,
PlanNode node,
C context) |
Copyright © 2012–2022. All rights reserved.