| 程序包 | 说明 |
|---|---|
| org.apache.flink.connector.file.src.impl | |
| org.apache.flink.connector.file.src.reader | |
| org.apache.flink.connector.file.src.util | |
| org.apache.flink.connector.file.table |
| 限定符和类型 | 方法和说明 |
|---|---|
RecordAndPosition<T> |
FileRecords.nextRecordFromSplit() |
| 限定符和类型 | 方法和说明 |
|---|---|
RecordAndPosition<T> |
BulkFormat.RecordIterator.next()
Gets the next record from the file, together with its position.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
MutableRecordAndPosition<E>
A mutable version of the
RecordAndPosition. |
| 限定符和类型 | 方法和说明 |
|---|---|
RecordAndPosition<E> |
IteratorResultIterator.next() |
RecordAndPosition<E> |
ArrayResultIterator.next() |
RecordAndPosition<E> |
SingletonResultIterator.next() |
RecordAndPosition<O> |
RecordMapperWrapperRecordIterator.next() |
| 限定符和类型 | 方法和说明 |
|---|---|
RecordAndPosition<org.apache.flink.table.data.RowData> |
ColumnarRowIterator.next() |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.