| Package | Description |
|---|---|
| mondrian.calc |
Provides compiled expressions.
|
| mondrian.calc.impl |
Provides implementation classes for compiled expressions.
|
| mondrian.mdx |
Defines a parse tree for MDX expressions.
|
| mondrian.olap |
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
|
| mondrian.olap.fun |
Defines the set of MDX built-in functions.
|
| mondrian.olap.fun.extra |
Defines MDX extension functions.
|
| mondrian.olap.fun.sort | |
| mondrian.rolap |
Implements the data access layer for the olap package.
|
| mondrian.util |
Mondrian utilities.
|
| Class and Description |
|---|
| BooleanCalc
Compiled expression whose result is a
boolean. |
Calc
Calc is the base class for all calculable expressions. |
| CalcWriter
Visitor which serializes an expression to text.
|
| DateTimeCalc
Compiled expression whose result is a
Date, representing an MDX
DateTime value. |
| DimensionCalc
Expression which yields a
Dimension. |
| DoubleCalc
Compiled expression whose result is a
double. |
| DummyExp
Dummy expression which exists only to wrap a
Type. |
| ExpCompiler |
| ExpCompiler.Factory
The
ExpCompiler.Factory is used to access
ExpCompiler implementations. |
| HierarchyCalc
Expression which yields a
Hierarchy. |
| IntegerCalc
Compiled expression whose result is an
int. |
| IterCalc
Expression that evaluates a set of tuples to a
TupleIterable. |
| LevelCalc
Expression which yields a
Level. |
| ListCalc
Expression which evaluates a set of members or tuples to a list.
|
| MemberCalc
Expression which yields a
Member. |
| ParameterSlot
Implementation of a parameter.
|
| ResultStyle
Enumeration of ways that a compiled expression can return its result to
its caller.
|
| StringCalc
Compiled expression whose result is a
String. |
| TupleCalc
Expression which yields a tuple.
|
| TupleCursor
Cheap interface for iterating through the contents of a
TupleList. |
| TupleIterable
Extension to
Iterable that returns a TupleIterator. |
| TupleIterator
Extension to
Iterator that returns tuples. |
| TupleList
List of tuples.
|
| TupleList.PositionCallback |
| Class and Description |
|---|
| BooleanCalc
Compiled expression whose result is a
boolean. |
Calc
Calc is the base class for all calculable expressions. |
| CalcWriter
Visitor which serializes an expression to text.
|
| DateTimeCalc
Compiled expression whose result is a
Date, representing an MDX
DateTime value. |
| DimensionCalc
Expression which yields a
Dimension. |
| DoubleCalc
Compiled expression whose result is a
double. |
| ExpCompiler |
| HierarchyCalc
Expression which yields a
Hierarchy. |
| IntegerCalc
Compiled expression whose result is an
int. |
| IterCalc
Expression that evaluates a set of tuples to a
TupleIterable. |
| LevelCalc
Expression which yields a
Level. |
| ListCalc
Expression which evaluates a set of members or tuples to a list.
|
| MemberCalc
Expression which yields a
Member. |
| ParameterSlot
Implementation of a parameter.
|
| ResultStyle
Enumeration of ways that a compiled expression can return its result to
its caller.
|
| StringCalc
Compiled expression whose result is a
String. |
| TupleCalc
Expression which yields a tuple.
|
| TupleCursor
Cheap interface for iterating through the contents of a
TupleList. |
| TupleIterable
Extension to
Iterable that returns a TupleIterator. |
| TupleIterator
Extension to
Iterator that returns tuples. |
| TupleList
List of tuples.
|
| TupleList.PositionCallback |
| VoidCalc
Expression which has a void result.
|
| Class and Description |
|---|
Calc
Calc is the base class for all calculable expressions. |
| ExpCompiler |
| Class and Description |
|---|
Calc
Calc is the base class for all calculable expressions. |
| ExpCompiler |
| ParameterCompilable
Extension to
Parameter which allows compilation. |
| ParameterSlot
Implementation of a parameter.
|
| ResultStyle
Enumeration of ways that a compiled expression can return its result to
its caller.
|
| TupleIterable
Extension to
Iterable that returns a TupleIterator. |
| TupleList
List of tuples.
|
| Class and Description |
|---|
| BooleanCalc
Compiled expression whose result is a
boolean. |
Calc
Calc is the base class for all calculable expressions. |
| DateTimeCalc
Compiled expression whose result is a
Date, representing an MDX
DateTime value. |
| DimensionCalc
Expression which yields a
Dimension. |
| DoubleCalc
Compiled expression whose result is a
double. |
| ExpCompiler |
| HierarchyCalc
Expression which yields a
Hierarchy. |
| IntegerCalc
Compiled expression whose result is an
int. |
| IterCalc
Expression that evaluates a set of tuples to a
TupleIterable. |
| LevelCalc
Expression which yields a
Level. |
| ListCalc
Expression which evaluates a set of members or tuples to a list.
|
| MemberCalc
Expression which yields a
Member. |
| ResultStyle
Enumeration of ways that a compiled expression can return its result to
its caller.
|
| StringCalc
Compiled expression whose result is a
String. |
| TupleCalc
Expression which yields a tuple.
|
| TupleIterable
Extension to
Iterable that returns a TupleIterator. |
| TupleList
List of tuples.
|
| VoidCalc
Expression which has a void result.
|
| Class and Description |
|---|
Calc
Calc is the base class for all calculable expressions. |
| ExpCompiler |
| Class and Description |
|---|
Calc
Calc is the base class for all calculable expressions. |
| TupleIterable
Extension to
Iterable that returns a TupleIterator. |
| TupleList
List of tuples.
|
| Class and Description |
|---|
Calc
Calc is the base class for all calculable expressions. |
| ExpCompiler |
| ParameterCompilable
Extension to
Parameter which allows compilation. |
| ParameterSlot
Implementation of a parameter.
|
| ResultStyle
Enumeration of ways that a compiled expression can return its result to
its caller.
|
| TupleList
List of tuples.
|
| Class and Description |
|---|
| TupleList
List of tuples.
|
Copyright © 2021 Hitachi Vantara. All rights reserved.