| Package | Description |
|---|---|
| org.pentaho.aggdes.output.impl |
Provides a default implementation of the Aggregate Design algorithm,
which is specified in the
org.pentaho.aggdes.algorithm package. |
| Modifier and Type | Method and Description |
|---|---|
AggregateTableOutput |
RuleBasedAggregateTableOutputFactory.createOutput(Schema schema,
Aggregate aggregate) |
AggregateTableOutput |
AggregateTableOutputFactory.createOutput(Schema schema,
Aggregate aggregate) |
AggregateTableOutput |
RuleBasedAggregateTableOutputFactory.createOutput(Schema schema,
Aggregate aggregate,
List<String> uniqueTableNames) |
AggregateTableOutput |
AggregateTableOutputFactory.createOutput(Schema schema,
Aggregate aggregate,
List<String> uniqueTableNames) |
Copyright © 2006–2016 Julian Hyde. All rights reserved.