Package | Description |
---|---|
io.prestosql.sql.planner | |
io.prestosql.sql.planner.plan |
Modifier and Type | Method and Description |
---|---|
List<RemoteSourceNode> |
PlanFragment.getRemoteSourceNodes() |
Modifier and Type | Method and Description |
---|---|
R |
PlanVisitor.visitRemoteSource(RemoteSourceNode node,
C context) |
Copyright © 2012–2019. All rights reserved.