public class LineReader extends Object
Constructor and Description |
---|
LineReader(org.apache.flink.core.fs.FSDataInputStream strm,
long start,
long length,
int buffersize) |
public LineReader(org.apache.flink.core.fs.FSDataInputStream strm, long start, long length, int buffersize) throws IOException
IOException
public void close() throws IOException
IOException
public byte[] readLine() throws IOException
IOException
Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.