org.apache.hadoop.mapred
Class LineRecordReader.LineReader
java.lang.Object
org.apache.hadoop.util.LineReader
org.apache.hadoop.mapred.LineRecordReader.LineReader
- Enclosing class:
- LineRecordReader
Deprecated. Use LineReader
instead.
@Deprecated
public static class LineRecordReader.LineReader
- extends LineReader
A class that provides a line reader from an input stream.
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,
Configuration conf)
throws IOException
- Deprecated.
- Throws:
IOException
Copyright © 2009 The Apache Software Foundation