Uses of Interface
mondrian.rolap.RolapMeasure
-
Uses of RolapMeasure in mondrian.rolap
Modifier and TypeInterfaceDescriptioninterface
A measure which is implemented by a SQL column or SQL expression (as opposed to aRolapCalculatedMember
.Modifier and TypeClassDescriptionclass
Measure which is computed from a SQL column (or expression) and which is defined in a non-virtual cube.protected static class
Calculated member which is also a measure (that is, a member of the [Measures] dimension).class
Member which holds the AggregateCalc used when evaluating a compound slicer.class
Measure which is defined in a virtual cube, and based on a stored measure in one of the virtual cube's base cubes.ModifierConstructorDescriptionCompoundPredicateInfo
(List<List<Member>> tupleList, RolapMeasure measure, Evaluator evaluator)