public abstract static class CalciteSchema.LatticeEntry extends CalciteSchema.Entry
name, schema| Modifier | Constructor and Description |
|---|---|
protected |
LatticeEntry(CalciteSchema schema,
String name) |
| Modifier and Type | Method and Description |
|---|---|
abstract Lattice |
getLattice() |
abstract CalciteSchema.TableEntry |
getStarTable() |
pathprotected LatticeEntry(CalciteSchema schema, String name)
public abstract Lattice getLattice()
public abstract CalciteSchema.TableEntry getStarTable()
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.