org.apache.hadoop.mapred
Class LineRecordReader.LineReader
java.lang.Object
org.apache.hadoop.util.LineReader
org.apache.hadoop.mapred.LineRecordReader.LineReader
- Enclosing class:
- org.apache.hadoop.mapred.LineRecordReader
public static class LineRecordReader.LineReader
- extends org.apache.hadoop.util.LineReader
A class that provides a line reader from an input stream.
Methods inherited from class org.apache.hadoop.util.LineReader |
close, readLine, readLine, readLine |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LineRecordReader.LineReader
public LineRecordReader.LineReader(InputStream in,
org.apache.hadoop.conf.Configuration conf)
throws IOException
- Throws:
IOException
Copyright © 2009 The Apache Software Foundation