Uses of Class
mondrian.olap.EnumeratedValues.BasicValue
Packages that use EnumeratedValues.BasicValue
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
Implements the data access layer for the olap package.
-
Uses of EnumeratedValues.BasicValue in mondrian.olap
Subclasses of EnumeratedValues.BasicValue in mondrian.olap -
Uses of EnumeratedValues.BasicValue in mondrian.rolap
Subclasses of EnumeratedValues.BasicValue in mondrian.rolapModifier and TypeClassDescriptionclassDescribes an aggregation operator, such as "sum" or "count".static classAggregator used for aggregate tables implementing the average aggregator.static classAggregator used for aggregate tables implementing the average aggregator.static classThis is the base class for implementing aggregators over sum and average columns in an aggregate table.static classThis is an aggregator used for aggregate tables implementing the sum aggregator.