| Package | Description |
|---|---|
| org.apache.calcite.materialize |
Management of materialized query results.
|
| Modifier and Type | Field and Description |
|---|---|
com.google.common.collect.ImmutableList<Lattice.Tile> |
Lattice.tiles |
| Modifier and Type | Method and Description |
|---|---|
Lattice.Tile |
Lattice.TileBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Iterable<? extends Lattice.Tile> |
Lattice.computeTiles() |
Iterable<? extends Lattice.Tile> |
TileSuggester.tiles() |
| Modifier and Type | Method and Description |
|---|---|
void |
Lattice.Builder.addTile(Lattice.Tile tile) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.