Uses of Class
edu.yale.cs.hadoopdb.benchmark.UDFAggTaskDB.DocumentRecord

Packages that use UDFAggTaskDB.DocumentRecord
edu.yale.cs.hadoopdb.benchmark   
 

Uses of UDFAggTaskDB.DocumentRecord in edu.yale.cs.hadoopdb.benchmark
 

Methods in edu.yale.cs.hadoopdb.benchmark with parameters of type UDFAggTaskDB.DocumentRecord
 void UDFAggTaskDB.Query4Map.map(org.apache.hadoop.io.LongWritable key, UDFAggTaskDB.DocumentRecord value, org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.Text,org.apache.hadoop.io.LongWritable> output, org.apache.hadoop.mapred.Reporter reporter)