static class CalciteMaterializer.Callback extends Object
| Modifier and Type | Field and Description |
|---|---|
RelNode |
rel |
RelOptTableImpl |
starRelOptTable |
CalciteSchema.TableEntry |
starTable |
| Constructor and Description |
|---|
Callback(RelNode rel,
CalciteSchema.TableEntry starTable,
RelOptTableImpl starRelOptTable) |
public final RelNode rel
public final CalciteSchema.TableEntry starTable
public final RelOptTableImpl starRelOptTable
Callback(RelNode rel, CalciteSchema.TableEntry starTable, RelOptTableImpl starRelOptTable)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.