|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ValueIF
INTERNAL: Interface for extracting values from tuples. This interfaces is, amongs other things, the basis for virtual column implementations. The value is usually the result of processing the values of the current tuple.
Method Summary | |
---|---|
String |
getValue(String[] tuple)
INTERNAL: Returns the value of the virtual column. |
Method Detail |
---|
String getValue(String[] tuple)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |