Package | Description |
---|---|
mondrian.calc.impl |
Provides implementation classes for compiled expressions.
|
mondrian.olap.fun |
Defines the set of MDX built-in functions.
|
Class and Description |
---|
AbstractCalc
Abstract implementation of the
Calc interface. |
AbstractExpCompiler
Abstract implementation of the
ExpCompiler interface. |
AbstractListCalc
Abstract implementation of the
ListCalc interface. |
AbstractTupleCursor
Abstract implementation of
TupleIterator . |
AbstractTupleList
Abstract implementation of
TupleList . |
ConstantCalc
Calculator which always returns the same value.
|
GenericCalc
Adapter which computes a scalar or tuple expression and converts it to any
required type.
|
Class and Description |
---|
AbstractCalc
Abstract implementation of the
Calc interface. |
AbstractDimensionCalc
Abstract implementation of the
DimensionCalc interface. |
AbstractHierarchyCalc
Abstract implementation of the
HierarchyCalc interface. |
AbstractIterCalc
Abstract implementation of the
IterCalc interface. |
AbstractLevelCalc
Abstract implementation of the
LevelCalc interface. |
AbstractListCalc
Abstract implementation of the
ListCalc interface. |
AbstractMemberCalc
Abstract implementation of the
MemberCalc interface. |
AbstractTupleCalc
Abstract implementation of the
TupleCalc interface. |
GenericCalc
Adapter which computes a scalar or tuple expression and converts it to any
required type.
|
Copyright © 2020 Hitachi Vantara. All rights reserved.