mondrian.rolap
Class RolapNativeSet.SetEvaluator
java.lang.Object
mondrian.rolap.RolapNativeSet.SetEvaluator
- All Implemented Interfaces:
- NativeEvaluator
- Enclosing class:
- RolapNativeSet
protected class RolapNativeSet.SetEvaluator
- extends Object
- implements NativeEvaluator
-
-
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RolapNativeSet.SetEvaluator
public RolapNativeSet.SetEvaluator(RolapNativeSet.CrossJoinArg[] args,
SchemaReader schemaReader,
TupleConstraint constraint)
execute
public Object execute(ResultStyle desiredResultStyle)
- Specified by:
execute
in interface NativeEvaluator
executeList
protected List executeList(SqlTupleReader tr)
getMaxRows
int getMaxRows()
setMaxRows
void setMaxRows(int maxRows)