Terrier IR Platform
2.2.1

Uses of Class
uk.ac.gla.terrier.structures.indexing.singlepass.RunWriter

Packages that use RunWriter
uk.ac.gla.terrier.structures.indexing.singlepass Provides implementation of the structures needed for performing a single pass indexing 
uk.ac.gla.terrier.structures.indexing.singlepass.hadoop   
 

Uses of RunWriter in uk.ac.gla.terrier.structures.indexing.singlepass
 

Methods in uk.ac.gla.terrier.structures.indexing.singlepass with parameters of type RunWriter
 void MemoryPostings.finish(RunWriter runWriter)
          Triggers the writing of the postings in memory to the specified RunWriter.
 

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

Subclasses of RunWriter in uk.ac.gla.terrier.structures.indexing.singlepass.hadoop
 class HadoopRunWriter
          RunWriter for the MapReduce indexer
 


Terrier IR Platform
2.2.1

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