Interface IBaseFileInputReader
-
- All Superinterfaces:
AutoCloseable,Closeable
public interface IBaseFileInputReader extends Closeable
Content-based reader for file.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanreadRow()
-
-
-
Method Detail
-
readRow
boolean readRow() throws HopException- Throws:
HopException
-
-