Class TextLineInputFormat.Reader

java.lang.Object
org.apache.flink.connector.file.src.reader.TextLineInputFormat.Reader
All Implemented Interfaces:
Closeable, AutoCloseable, StreamFormat.Reader<String>
Enclosing class:
TextLineInputFormat

@PublicEvolving public static final class TextLineInputFormat.Reader extends Object implements StreamFormat.Reader<String>
The actual reader for the TextLineInputFormat.