| Modifier and Type | Method and Description |
|---|---|
RecordAndPosition<T> |
FileRecords.nextRecordFromSplit() |
| Modifier and Type | Method and Description |
|---|---|
RecordAndPosition<T> |
BulkFormat.RecordIterator.next()
Gets the next record from the file, together with its position.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MutableRecordAndPosition<E>
A mutable version of the
RecordAndPosition. |
| Modifier and Type | Method and Description |
|---|---|
RecordAndPosition<E> |
SingletonResultIterator.next() |
RecordAndPosition<E> |
ArrayResultIterator.next() |
RecordAndPosition<O> |
RecordMapperWrapperRecordIterator.next() |
RecordAndPosition<E> |
IteratorResultIterator.next() |
| Modifier and Type | Method and Description |
|---|---|
RecordAndPosition<org.apache.flink.table.data.RowData> |
ColumnarRowIterator.next() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.