Uses of Class
mondrian.calc.impl.AbstractIterCalc
-
Packages that use AbstractIterCalc Package Description mondrian.olap.fun Defines the set of MDX built-in functions. -
-
Uses of AbstractIterCalc in mondrian.olap.fun
Subclasses of AbstractIterCalc in mondrian.olap.fun Modifier and Type Class Description static class
SetFunDef.ExprIterCalc
Compiled expression that evaluates one or more expressions, each of which yields a tuple or a set of tuples, and returns the result as a tuple iterator.
-