Terrier IR Platform
2.2.1

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

Packages that use RunIteratorFactory
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 RunIteratorFactory in uk.ac.gla.terrier.structures.indexing.singlepass
 

Subclasses of RunIteratorFactory in uk.ac.gla.terrier.structures.indexing.singlepass
 class FileRunIteratorFactory
          Creates FileRunIterators, using the specificed filenames as the run data files, and the specified class as the type of the postings in the run files
 

Constructors in uk.ac.gla.terrier.structures.indexing.singlepass with parameters of type RunIteratorFactory
RunsMerger(RunIteratorFactory _runsSource)
           
 

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

Subclasses of RunIteratorFactory in uk.ac.gla.terrier.structures.indexing.singlepass.hadoop
 class HadoopRunIteratorFactory
          Creates a new HadoopRunIterator.
 

Constructors in uk.ac.gla.terrier.structures.indexing.singlepass.hadoop with parameters of type RunIteratorFactory
HadoopRunsMerger(RunIteratorFactory _runsSource)
           
 


Terrier IR Platform
2.2.1

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