@PublicEvolving public static final class TextLineInputFormat.Reader extends Object implements StreamFormat.Reader<String>
TextLineInputFormat.| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the reader to release all resources.
|
String |
read()
Reads the next record.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCheckpointedPosition@Nullable public String read() throws IOException
StreamFormat.Readernull when the input has reached its end.read in interface StreamFormat.Reader<String>IOExceptionpublic void close()
throws IOException
StreamFormat.Readerclose in interface Closeableclose in interface AutoCloseableclose in interface StreamFormat.Reader<String>IOExceptionCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.