Uses of Class
org.apache.hadoop.contrib.index.example.LineDocTextAndOp

Packages that use LineDocTextAndOp
org.apache.hadoop.contrib.index.example   
 

Uses of LineDocTextAndOp in org.apache.hadoop.contrib.index.example
 

Methods in org.apache.hadoop.contrib.index.example that return LineDocTextAndOp
 LineDocTextAndOp LineDocRecordReader.createValue()
           
 

Methods in org.apache.hadoop.contrib.index.example that return types with arguments of type LineDocTextAndOp
 RecordReader<DocumentID,LineDocTextAndOp> LineDocInputFormat.getRecordReader(InputSplit split, JobConf job, Reporter reporter)
           
 

Methods in org.apache.hadoop.contrib.index.example with parameters of type LineDocTextAndOp
 void LineDocLocalAnalysis.map(DocumentID key, LineDocTextAndOp value, OutputCollector<DocumentID,DocumentAndOp> output, Reporter reporter)
           
 boolean LineDocRecordReader.next(DocumentID key, LineDocTextAndOp value)
           
 



Copyright © 2009 The Apache Software Foundation