Uses of Class
org.apache.hadoop.mapred.LineRecordReader.LineReader

Packages that use LineRecordReader.LineReader
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 LineRecordReader.LineReader in org.apache.hadoop.streaming
 

Methods in org.apache.hadoop.streaming with parameters of type LineRecordReader.LineReader
static int UTF8ByteArrayUtils.readLine(LineRecordReader.LineReader lineReader, Text out)
          Read a utf8 encoded line from a data input stream.
 



Copyright © 2008 The Apache Software Foundation