 
| Name | Description | Type | Package | Framework | 
| DelegatingLatticeStatisticProvider | to an underlying provider. | Class | org.apache.calcite.materialize | Calcite | 
| 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 | 
| MaterializationKey | Unique identifier for a materialization. | Class | org.apache.calcite.materialize | Calcite | 
| MaterializationService | Manages the collection of materialized tables known to the system, and the process by which they become valid and invalid. | Class | org.apache.calcite.materialize | Calcite | 
| MaterializationService .DefaultTableFactory | Default implementation of MaterializationService. | Class | org.apache.calcite.materialize.MaterializationService | Calcite | 
| MaterializationService .TableFactory | Creates tables that represent a materialized view. | Interface | org.apache.calcite.materialize.MaterializationService | Calcite | 
| TileKey | Definition of a particular combination of dimensions and measures of a lattice that is the basis of a materialization. | Class | org.apache.calcite.materialize | Calcite | 
| TileSuggester | Algorithm that suggests a set of initial tiles (materialized aggregate views) for a given lattice. | Class | org.apache.calcite.materialize | Calcite |