Uses of Class
org.apache.flink.connector.file.src.util.RecordAndPosition
Packages that use RecordAndPosition
Package
Description
-
Uses of RecordAndPosition in org.apache.flink.connector.file.src.impl
Methods in org.apache.flink.connector.file.src.impl that return RecordAndPosition -
Uses of RecordAndPosition in org.apache.flink.connector.file.src.reader
Methods in org.apache.flink.connector.file.src.reader that return RecordAndPositionModifier and TypeMethodDescriptionBulkFormat.RecordIterator.next()Gets the next record from the file, together with its position. -
Uses of RecordAndPosition in org.apache.flink.connector.file.src.util
Subclasses of RecordAndPosition in org.apache.flink.connector.file.src.utilMethods in org.apache.flink.connector.file.src.util that return RecordAndPosition -
Uses of RecordAndPosition in org.apache.flink.connector.file.table
Methods in org.apache.flink.connector.file.table that return RecordAndPositionModifier and TypeMethodDescriptionRecordAndPosition<org.apache.flink.table.data.RowData>ColumnarRowIterator.next()