|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TupleIterCalc
Expression which evaluates to an iterator over a set of members.
| Method Summary | |
|---|---|
java.lang.Iterable<Member[]> |
evaluateTupleIterable(Evaluator evaluator)
Evaluates an expression to yield an iterator over tuples (arrays of members). |
SetType |
getType()
Returns the type of this expression. |
| Methods inherited from interface mondrian.calc.IterCalc |
|---|
evaluateIterable |
| Methods inherited from interface mondrian.calc.Calc |
|---|
accept, dependsOn, evaluate, getResultStyle |
| Method Detail |
|---|
java.lang.Iterable<Member[]> evaluateTupleIterable(Evaluator evaluator)
evaluator - Evaluation context
SetType getType()
Calc
getType in interface Calc
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||