Uses of Interface
mondrian.rolap.RolapStoredMeasure
Packages that use RolapStoredMeasure
-
Uses of RolapStoredMeasure in mondrian.rolap
Classes in mondrian.rolap that implement RolapStoredMeasureModifier and TypeClassDescriptionclass
Measure which is computed from a SQL column (or expression) and which is defined in a non-virtual cube.class
Measure 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 void
RolapNativeSet.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)