Uses of Class
edu.yale.cs.hadoopdb.benchmark.GrepTaskDB.DocumentsRecord

Packages that use GrepTaskDB.DocumentsRecord
edu.yale.cs.hadoopdb.benchmark   
 

Uses of GrepTaskDB.DocumentsRecord in edu.yale.cs.hadoopdb.benchmark
 

Methods in edu.yale.cs.hadoopdb.benchmark with parameters of type GrepTaskDB.DocumentsRecord
 void GrepTaskDB.Map.map(org.apache.hadoop.io.LongWritable dummy, GrepTaskDB.DocumentsRecord record, org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text> output, org.apache.hadoop.mapred.Reporter reporter)