| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LineReader | |
|---|---|
| org.apache.hadoop.mapred | A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. | 
| org.apache.hadoop.streaming | Hadoop Streaming is a utility which allows users to create and run Map-Reduce jobs with any executables (e.g. | 
| Uses of LineReader in org.apache.hadoop.mapred | 
|---|
| Subclasses of LineReader in org.apache.hadoop.mapred | |
|---|---|
| static class | LineRecordReader.LineReaderDeprecated. Use LineReaderinstead. | 
| Uses of LineReader in org.apache.hadoop.streaming | 
|---|
| Methods in org.apache.hadoop.streaming with parameters of type LineReader | |
|---|---|
| static int | UTF8ByteArrayUtils.readLine(LineReader lineReader,
         Text out)Deprecated. use StreamKeyValUtil.readLine(LineReader, Text) | 
| static int | StreamKeyValUtil.readLine(LineReader lineReader,
         Text out)Read a utf8 encoded line from a data input stream. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||