public static class CalciteSchema.LatticeEntryImpl extends CalciteSchema.LatticeEntry
CalciteSchema.LatticeEntry
where all properties are held in fields.name, schema| Constructor and Description |
|---|
CalciteSchema.LatticeEntryImpl(CalciteSchema schema,
String name,
Lattice lattice)
Creates a LatticeEntryImpl.
|
| Modifier and Type | Method and Description |
|---|---|
Lattice |
getLattice() |
CalciteSchema.TableEntry |
getStarTable() |
pathpublic CalciteSchema.LatticeEntryImpl(CalciteSchema schema, String name, Lattice lattice)
public Lattice getLattice()
getLattice in class CalciteSchema.LatticeEntrypublic CalciteSchema.TableEntry getStarTable()
getStarTable in class CalciteSchema.LatticeEntryCopyright © 2012–2015 The Apache Software Foundation. All rights reserved.