| Package | Description |
|---|---|
| io.prestosql.sql.planner.iterative | |
| io.prestosql.sql.planner.plan |
| Modifier and Type | Method and Description |
|---|---|
PlanNode |
Memo.resolve(GroupReference groupReference) |
| Modifier and Type | Method and Description |
|---|---|
static Lookup |
Lookup.from(Function<GroupReference,Stream<PlanNode>> resolver) |
| Modifier and Type | Method and Description |
|---|---|
R |
PlanVisitor.visitGroupReference(GroupReference node,
C context) |
Copyright © 2012–2019. All rights reserved.