static class MultiJoinOptimizeBushyRule.LeafVertex extends MultiJoinOptimizeBushyRule.Vertex
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
fieldOffset |
private RelNode |
rel |
cost, factors, id| Constructor and Description |
|---|
LeafVertex(int id,
RelNode rel,
double cost,
int fieldOffset) |
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.