|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmondrian.rolap.RolapNativeSet.SetEvaluator
protected class RolapNativeSet.SetEvaluator
Constructor Summary | |
---|---|
RolapNativeSet.SetEvaluator(RolapNativeSet.CrossJoinArg[] args,
SchemaReader schemaReader,
TupleConstraint constraint)
|
Method Summary | |
---|---|
java.lang.Object |
execute(ResultStyle desiredResultStyle)
|
protected java.util.List |
executeList(SqlTupleReader tr)
|
(package private) int |
getMaxRows()
|
(package private) void |
setMaxRows(int maxRows)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RolapNativeSet.SetEvaluator(RolapNativeSet.CrossJoinArg[] args, SchemaReader schemaReader, TupleConstraint constraint)
Method Detail |
---|
public java.lang.Object execute(ResultStyle desiredResultStyle)
execute
in interface NativeEvaluator
protected java.util.List executeList(SqlTupleReader tr)
int getMaxRows()
void setMaxRows(int maxRows)
|
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |