Uses of Interface
mondrian.rolap.RolapStoredMeasure
-
Uses of RolapStoredMeasure in mondrian.rolap
Modifier 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.Modifier 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.ModifierConstructorDescriptionRolapVirtualCubeMeasure
(RolapMember parentMember, RolapLevel level, RolapStoredMeasure cubeMeasure, Map<String, Annotation> annotationMap)