Uses of Package
org.pentaho.aggdes.algorithm
Packages that use org.pentaho.aggdes.algorithm
Package
Description
Defines the interface of the Aggregate Designer algorithm and supporting
classes.
Provides a default implementation of the Aggregate Design algorithm,
which is specified in the
org.pentaho.aggdes.algorithm package.Utilities for implementing algorithms.
-
Classes in org.pentaho.aggdes.algorithm used by org.pentaho.aggdes.algorithmClassDescriptionCollection of metrics describing the cost and benefit of instantiating a particular
Aggregate.Enumeration of parameters common to all algorithms.Callback to report progress.Recommendations produced by an aggregate table advisor job. -
Classes in org.pentaho.aggdes.algorithm used by org.pentaho.aggdes.algorithm.implClassDescriptionAlgorithm that takes a star schema and recommends a set of aggregate tables.Collection of metrics describing the cost and benefit of instantiating a particular
Aggregate.Callback to report progress.Recommendations produced by an aggregate table advisor job. -
Classes in org.pentaho.aggdes.algorithm used by org.pentaho.aggdes.algorithm.util