Terrier IR Platform
2.2.1

Uses of Class
uk.ac.gla.terrier.structures.indexing.singlepass.hadoop.MapData

Packages that use MapData
uk.ac.gla.terrier.indexing.hadoop   
uk.ac.gla.terrier.structures.indexing.singlepass.hadoop   
 

Uses of MapData in uk.ac.gla.terrier.indexing.hadoop
 

Method parameters in uk.ac.gla.terrier.indexing.hadoop with type arguments of type MapData
 void Hadoop_BasicSinglePassIndexer.startReduce(java.util.LinkedList<MapData> mapData)
          Merge the postings for the current term, converts the document ID's in the postings to be relative to one another using the run number, number of documents covered in each run, the flush number for that run and the number of documents flushed.
 

Uses of MapData in uk.ac.gla.terrier.structures.indexing.singlepass.hadoop
 

Method parameters in uk.ac.gla.terrier.structures.indexing.singlepass.hadoop with type arguments of type MapData
 void HadoopRunsMerger.beginMerge(java.util.LinkedList<MapData> _mapData)
          Alternate Merge operation for merging a linked list of runs of the form Hadoop_MapData.
 


Terrier IR Platform
2.2.1

Terrier Information Retrieval Platform 2.2.1. Copyright 2004-2008 University of Glasgow