|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TupleReaderIF
INTERNAL: A tuple reader is an iterator-like interface for looping through the tuples from a given relation.
Method Summary | |
---|---|
void |
close()
INTERNAL: Releases all resources held by the tuple reader. |
java.lang.String[] |
readNext()
INTERNAL: Returns the next tuple. |
Method Detail |
---|
java.lang.String[] readNext()
void close()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |