| Package | Description |
|---|---|
| org.apache.calcite.model |
Provides model files, in JSON format, defining schemas and other metadata.
|
| Modifier and Type | Field and Description |
|---|---|
List<JsonMeasure> |
JsonLattice.defaultMeasures
List of measures that a tile should have by default.
|
List<JsonMeasure> |
JsonTile.measures
List of measures in this tile.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModelHandler.visit(JsonMeasure jsonMeasure) |
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.