public abstract static class CalciteSchema.LatticeEntry extends CalciteSchema.Entry
name, schema| Constructor and Description |
|---|
CalciteSchema.LatticeEntry(CalciteSchema schema,
String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract Lattice |
getLattice() |
abstract CalciteSchema.TableEntry |
getStarTable() |
pathpublic CalciteSchema.LatticeEntry(CalciteSchema schema, String name)
public abstract Lattice getLattice()
public abstract CalciteSchema.TableEntry getStarTable()
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.