protected class RolapNativeSet.SetEvaluator extends Object implements NativeEvaluator
Constructor and Description |
---|
SetEvaluator(CrossJoinArg[] args,
SchemaReader schemaReader,
TupleConstraint constraint) |
Modifier and Type | Method and Description |
---|---|
Object |
execute(ResultStyle desiredResultStyle) |
protected TupleList |
executeList(SqlTupleReader tr) |
void |
setCompleteWithNullValues(boolean completeWithNullValues) |
public SetEvaluator(CrossJoinArg[] args, SchemaReader schemaReader, TupleConstraint constraint)
public void setCompleteWithNullValues(boolean completeWithNullValues)
public Object execute(ResultStyle desiredResultStyle)
execute
in interface NativeEvaluator
protected TupleList executeList(SqlTupleReader tr)
Copyright © 2018 Hitachi Vantara. All rights reserved.