| Package | Description |
|---|---|
| io.prestosql.cost | |
| io.prestosql.sql.planner.plan |
| Modifier and Type | Method and Description |
|---|---|
Pattern<SpatialJoinNode> |
SpatialJoinStatsRule.getPattern() |
| Modifier and Type | Method and Description |
|---|---|
protected Optional<PlanNodeStatsEstimate> |
SpatialJoinStatsRule.doCalculate(SpatialJoinNode node,
StatsProvider sourceStats,
Lookup lookup,
Session session,
TypeProvider types) |
| Modifier and Type | Method and Description |
|---|---|
static Pattern<SpatialJoinNode> |
Patterns.spatialJoin() |
| Modifier and Type | Method and Description |
|---|---|
R |
PlanVisitor.visitSpatialJoin(SpatialJoinNode node,
C context) |
Copyright © 2012–2019. All rights reserved.