public class CsvResultSetReader extends Object implements ResultSetReader
Modifier and Type | Method and Description |
---|---|
String[] |
getRow()
Returns column values for the current row.
|
boolean |
next()
Returns true if next row is present in result set and moves the cursor to that row.
|
public String[] getRow()
ResultSetReader
getRow
in interface ResultSetReader
public boolean next() throws LensClientIOException
ResultSetReader
next
in interface ResultSetReader
LensClientIOException
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.