protected class RolapNativeSet.SetEvaluator extends Object implements NativeEvaluator
| Constructor and Description | 
|---|
RolapNativeSet.SetEvaluator(CrossJoinArg[] args,
                           SchemaReader schemaReader,
                           TupleConstraint constraint)  | 
| Modifier and Type | Method and Description | 
|---|---|
Object | 
execute(ResultStyle desiredResultStyle)  | 
protected TupleList | 
executeList(SqlTupleReader tr)  | 
(package private) int | 
getMaxRows()  | 
(package private) void | 
setMaxRows(int maxRows)  | 
public RolapNativeSet.SetEvaluator(CrossJoinArg[] args, SchemaReader schemaReader, TupleConstraint constraint)
public Object execute(ResultStyle desiredResultStyle)
execute in interface NativeEvaluatorprotected TupleList executeList(SqlTupleReader tr)
int getMaxRows()
void setMaxRows(int maxRows)