Uses of Interface
org.pentaho.aggdes.model.Measure
Packages that use Measure
Package
Description
Provides a default implementation of the Aggregate Design algorithm,
which is specified in the
org.pentaho.aggdes.algorithm package.Model for aggregate designer algorithm.
-
Uses of Measure in org.pentaho.aggdes.algorithm.impl
Methods in org.pentaho.aggdes.algorithm.impl that return types with arguments of type Measure -
Uses of Measure in org.pentaho.aggdes.model
Methods in org.pentaho.aggdes.model that return types with arguments of type MeasureModifier and TypeMethodDescriptionAggregate.getMeasures()Returns a list of measures in this aggregate table.Schema.getMeasures()Returns a list ofMeasureobjects in the schema.