Uses of Class
com.exasol.parquetio.reader.RowParquetChunkReader.RowIterator
-
Packages that use RowParquetChunkReader.RowIterator Package Description com.exasol.parquetio.reader -
-
Uses of RowParquetChunkReader.RowIterator in com.exasol.parquetio.reader
Methods in com.exasol.parquetio.reader that return RowParquetChunkReader.RowIterator Modifier and Type Method Description RowParquetChunkReader.RowIteratorRowParquetChunkReader. iterator()Get an iterator that reads the rows.
-