|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.util.LineReader
org.apache.hadoop.mapred.LineRecordReader.LineReader
LineReader
instead.
@Deprecated public static class LineRecordReader.LineReader
A class that provides a line reader from an input stream.
Constructor Summary | |
---|---|
LineRecordReader.LineReader(java.io.InputStream in,
Configuration conf)
Deprecated. |
Method Summary |
---|
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 |
Constructor Detail |
---|
public LineRecordReader.LineReader(java.io.InputStream in, Configuration conf) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |