Uses of Interface
mondrian.rolap.RolapStoredMeasure
Packages that use RolapStoredMeasure
-
Uses of RolapStoredMeasure in mondrian.rolap
Classes in mondrian.rolap that implement RolapStoredMeasureModifier and TypeClassDescriptionclassMeasure which is computed from a SQL column (or expression) and which is defined in a non-virtual cube.classMeasure which is defined in a virtual cube, and based on a stored measure in one of the virtual cube's base cubes.Methods in mondrian.rolap that return RolapStoredMeasureMethods in mondrian.rolap with parameters of type RolapStoredMeasureModifier and TypeMethodDescriptionprotected voidRolapNativeSet.overrideContext(RolapEvaluator evaluator, CrossJoinArg[] cargs, RolapStoredMeasure storedMeasure) Overrides current members in position by default members in hierarchies which are involved in this filter/topcount.Constructors in mondrian.rolap with parameters of type RolapStoredMeasureModifierConstructorDescriptionRolapVirtualCubeMeasure(RolapMember parentMember, RolapLevel level, RolapStoredMeasure cubeMeasure, Map<String, Annotation> annotationMap)