Package org.apache.calcite.jdbc
Class CalciteSchema.LatticeEntryImpl
java.lang.Object
org.apache.calcite.jdbc.CalciteSchema.Entry
org.apache.calcite.jdbc.CalciteSchema.LatticeEntry
org.apache.calcite.jdbc.CalciteSchema.LatticeEntryImpl
- Enclosing class:
CalciteSchema
Implementation of
CalciteSchema.LatticeEntry
where all properties are held in fields.-
Field Summary
Fields inherited from class org.apache.calcite.jdbc.CalciteSchema.Entry
name, schema -
Constructor Summary
ConstructorsConstructorDescriptionLatticeEntryImpl(CalciteSchema schema, String name, Lattice lattice) Creates a LatticeEntryImpl. -
Method Summary
Methods inherited from class org.apache.calcite.jdbc.CalciteSchema.Entry
path
-
Constructor Details
-
LatticeEntryImpl
Creates a LatticeEntryImpl.
-
-
Method Details
-
getLattice
- Specified by:
getLatticein classCalciteSchema.LatticeEntry
-
getStarTable
- Specified by:
getStarTablein classCalciteSchema.LatticeEntry
-