 
| Name | Description | Type | Package | Framework | 
| Lattice | Structure that allows materialized views based upon a star schema to be recognized and recommended. | Class | org.apache.calcite.materialize | Calcite | 
| Lattice .Builder | Class | org.apache.calcite.materialize.Lattice | Calcite | |
| Lattice .Column | Column in a lattice. | Class | org.apache.calcite.materialize.Lattice | Calcite | 
| Lattice .Measure | Measure in a lattice. | Class | org.apache.calcite.materialize.Lattice | Calcite | 
| Lattice .Node | Source relation of a lattice. | Class | org.apache.calcite.materialize.Lattice | Calcite | 
| Lattice .Tile | Materialized aggregate within a lattice. | Class | org.apache.calcite.materialize.Lattice | Calcite | 
| Lattice .TileBuilder | Class | org.apache.calcite.materialize.Lattice | Calcite | |
| Lattices | Utilities for Lattice, LatticeStatisticProvider. | Class | org.apache.calcite.materialize | Calcite | 
| LatticeStatisticProvider | Estimates row counts for a lattice and its attributes. | Interface | org.apache.calcite.materialize | Calcite |