| Package | Description |
|---|---|
| org.pentaho.aggdes.algorithm.impl |
Provides a default implementation of the Aggregate Design algorithm,
which is specified in the
org.pentaho.aggdes.algorithm package. |
| org.pentaho.aggdes.model |
| Modifier and Type | Method and Description |
|---|---|
List<Measure> |
AggregateImpl.getMeasures() |
| Modifier and Type | Method and Description |
|---|---|
List<Measure> |
Schema.getMeasures()
Returns a list of
Measure objects in the schema. |
List<Measure> |
Aggregate.getMeasures()
Returns a list of measures in this aggregate table.
|
Copyright © 2006–2016 Julian Hyde. All rights reserved.