|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuba.db.impl.filesystem.FileSystemTableReader
public class FileSystemTableReader
| Constructor Summary | |
|---|---|
FileSystemTableReader(FileSystemTable fileSystemTable)
|
|
| Method Summary | |
|---|---|
void |
close()
|
Row |
fetchRow()
|
boolean |
hasMoreRows()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FileSystemTableReader(FileSystemTable fileSystemTable)
throws TableReaderCreationException
TableReaderCreationException| Method Detail |
|---|
public boolean hasMoreRows()
hasMoreRows in interface TableReaderTableReader.hasMoreRows()
public Row fetchRow()
throws FetchRowException
fetchRow in interface TableReaderFetchRowExceptionTableReader.fetchRow()
public void close()
throws TableReaderCloseException
close in interface TableReaderTableReaderCloseExceptionTableReader.close()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||