|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A TupleFilter is used to qualify rows from a tuple stream.
| Method Summary | |
BooleanDataValue |
execute(ExecRow currentRow)
Pump a row through the Filter. |
void |
init(ExecRow parameters)
Initialize a Filter with a vector of parameters. |
| Method Detail |
public void init(ExecRow parameters)
throws StandardException
parameters - An ExecRow of parameter values
StandardException - Thrown on error
public BooleanDataValue execute(ExecRow currentRow)
throws StandardException
StandardException - Thrown on error
|
Built on Tue 2006-10-10 19:23:47+0200, from revision exported | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||