| Package | Description | 
|---|---|
| org.terrier.structures | 
 Provides the classes that implement the data structures used 
for retrieval with the Terrier platform. 
 | 
| org.terrier.structures.indexing.singlepass.hadoop | 
 Provides classes implemeting the Hadoop MapReduce indexing in Terrier. 
 | 
| org.terrier.utility | 
 This package includes classes that are used in various part of 
the Terrier Platform. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.IntWritable,Wrapper<String[]>> | 
CompressingMetaIndex.CompressingMetaIndexInputFormat.getRecordReader(org.apache.hadoop.mapred.InputSplit _split,
               org.apache.hadoop.mapred.JobConf jc,
               org.apache.hadoop.mapred.Reporter reporter) | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SplitAwareWrapper<T>
Ironically a wrapper around a wrapper. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Inv2DirectMultiReduce.map(org.apache.hadoop.io.IntWritable termId,
   Wrapper<IterablePosting> postingWrapper,
   org.apache.hadoop.mapred.OutputCollector<org.apache.hadoop.io.VIntWritable,Posting> collector,
   org.apache.hadoop.mapred.Reporter reporter)
Take an iterator of postings. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Wrapper.IntObjectWrapper<K>
IntObjectWrapper class 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Wrapper<T> | 
Wrapper.createWrapper(T O)
get created wrapper 
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow