static class NativizeSetFunDef.NonNativeIterCalc extends NativizeSetFunDef.NonNativeCalc implements IterCalc
nativeEnabled, parent| Modifier | Constructor and Description |
|---|---|
protected |
NonNativeIterCalc(IterCalc parent,
boolean highCardinality) |
| Modifier and Type | Method and Description |
|---|---|
TupleIterable |
evaluateIterable(Evaluator evaluator)
Evaluates an expression to yield an Iterable of members or tuples.
|
(package private) IterCalc |
parent() |
accept, dependsOn, evaluate, getResultStyle, getType, isWrapperFor, unwrapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaccept, dependsOn, evaluate, getResultStyle, getType, isWrapperFor, unwrapprotected NonNativeIterCalc(IterCalc parent, boolean highCardinality)
IterCalc parent()
public TupleIterable evaluateIterable(Evaluator evaluator)
IterCalcThe Iterable is immutable.
evaluateIterable in interface IterCalcevaluator - Evaluation context