Package mondrian.rolap
Class RolapNativeSet.SetEvaluator
java.lang.Object
mondrian.rolap.RolapNativeSet.SetEvaluator
- All Implemented Interfaces:
NativeEvaluator
- Enclosing class:
- RolapNativeSet
-
Constructor Summary
ConstructorDescriptionSetEvaluator
(CrossJoinArg[] args, SchemaReader schemaReader, TupleConstraint constraint) -
Method Summary
Modifier and TypeMethodDescriptionexecute
(ResultStyle desiredResultStyle) protected TupleList
void
setCompleteWithNullValues
(boolean completeWithNullValues)
-
Constructor Details
-
SetEvaluator
-
-
Method Details
-
setCompleteWithNullValues
public void setCompleteWithNullValues(boolean completeWithNullValues) -
execute
- Specified by:
execute
in interfaceNativeEvaluator
-
executeList
-